Class BlockchainNodeEngineBlockchainNodesEthereumDetails.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes.BlockchainNodeEngineBlockchainNodesEthereumDetails.Jsii$Proxy
-
- All Implemented Interfaces:
BlockchainNodeEngineBlockchainNodesEthereumDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- BlockchainNodeEngineBlockchainNodesEthereumDetails
@Stability(Stable) @Internal public static final class BlockchainNodeEngineBlockchainNodesEthereumDetails.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BlockchainNodeEngineBlockchainNodesEthereumDetails
An implementation forBlockchainNodeEngineBlockchainNodesEthereumDetails
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes.BlockchainNodeEngineBlockchainNodesEthereumDetails
BlockchainNodeEngineBlockchainNodesEthereumDetails.Builder, BlockchainNodeEngineBlockchainNodesEthereumDetails.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(BlockchainNodeEngineBlockchainNodesEthereumDetails.Builder builder)Constructor that initializes the object based on literal property values passed by theBlockchainNodeEngineBlockchainNodesEthereumDetails.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetApiEnableAdmin()Enables JSON-RPC access to functions in the admin namespace.ObjectgetApiEnableDebug()Enables JSON-RPC access to functions in the debug namespace.StringgetConsensusClient()The consensus client Possible values: ["CONSENSUS_CLIENT_UNSPECIFIED", "LIGHTHOUSE"].StringgetExecutionClient()The execution client Possible values: ["EXECUTION_CLIENT_UNSPECIFIED", "GETH", "ERIGON"].BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsgetFetchhDetails()geth_details block.StringgetNetwork()The Ethereum environment being accessed.StringgetNodeType()The type of Ethereum node.BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfiggetValidatorConfig()validator_config block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(BlockchainNodeEngineBlockchainNodesEthereumDetails.Builder builder)
Constructor that initializes the object based on literal property values passed by theBlockchainNodeEngineBlockchainNodesEthereumDetails.Builder.
-
-
Method Detail
-
getApiEnableAdmin
public final Object getApiEnableAdmin()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsEnables JSON-RPC access to functions in the admin namespace. Defaults to false.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#api_enable_admin BlockchainNodeEngineBlockchainNodes#api_enable_admin}
- Specified by:
getApiEnableAdminin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getApiEnableDebug
public final Object getApiEnableDebug()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsEnables JSON-RPC access to functions in the debug namespace. Defaults to false.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#api_enable_debug BlockchainNodeEngineBlockchainNodes#api_enable_debug}
- Specified by:
getApiEnableDebugin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getConsensusClient
public final String getConsensusClient()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsThe consensus client Possible values: ["CONSENSUS_CLIENT_UNSPECIFIED", "LIGHTHOUSE"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#consensus_client BlockchainNodeEngineBlockchainNodes#consensus_client}
- Specified by:
getConsensusClientin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getExecutionClient
public final String getExecutionClient()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsThe execution client Possible values: ["EXECUTION_CLIENT_UNSPECIFIED", "GETH", "ERIGON"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#execution_client BlockchainNodeEngineBlockchainNodes#execution_client}
- Specified by:
getExecutionClientin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getFetchhDetails
public final BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails getFetchhDetails()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsgeth_details block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#geth_details BlockchainNodeEngineBlockchainNodes#geth_details}
- Specified by:
getFetchhDetailsin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getNetwork
public final String getNetwork()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsThe Ethereum environment being accessed. Possible values: ["MAINNET", "TESTNET_GOERLI_PRATER", "TESTNET_SEPOLIA"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#network BlockchainNodeEngineBlockchainNodes#network}
- Specified by:
getNetworkin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getNodeType
public final String getNodeType()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsThe type of Ethereum node. Possible values: ["LIGHT", "FULL", "ARCHIVE"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#node_type BlockchainNodeEngineBlockchainNodes#node_type}
- Specified by:
getNodeTypein interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
getValidatorConfig
public final BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig getValidatorConfig()
Description copied from interface:BlockchainNodeEngineBlockchainNodesEthereumDetailsvalidator_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#validator_config BlockchainNodeEngineBlockchainNodes#validator_config}
- Specified by:
getValidatorConfigin interfaceBlockchainNodeEngineBlockchainNodesEthereumDetails
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-