Class BlockchainNodeEngineBlockchainNodesConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes.BlockchainNodeEngineBlockchainNodesConfig.Jsii$Proxy
-
- All Implemented Interfaces:
BlockchainNodeEngineBlockchainNodesConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- BlockchainNodeEngineBlockchainNodesConfig
@Stability(Stable) @Internal public static final class BlockchainNodeEngineBlockchainNodesConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BlockchainNodeEngineBlockchainNodesConfig
An implementation forBlockchainNodeEngineBlockchainNodesConfig
-
-
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.BlockchainNodeEngineBlockchainNodesConfig
BlockchainNodeEngineBlockchainNodesConfig.Builder, BlockchainNodeEngineBlockchainNodesConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(BlockchainNodeEngineBlockchainNodesConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theBlockchainNodeEngineBlockchainNodesConfig.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)StringgetBlockchainNodeId()ID of the requesting object.StringgetBlockchainType()User-provided key-value pairs Possible values: ["ETHEREUM"].ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()BlockchainNodeEngineBlockchainNodesEthereumDetailsgetEthereumDetails()ethereum_details block.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#id BlockchainNodeEngineBlockchainNodes#id}.Map<String,String>getLabels()User-provided key-value pairs.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()Location of Blockchain Node being created.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#project BlockchainNodeEngineBlockchainNodes#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()BlockchainNodeEngineBlockchainNodesTimeoutsgetTimeouts()timeouts 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(BlockchainNodeEngineBlockchainNodesConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theBlockchainNodeEngineBlockchainNodesConfig.Builder.
-
-
Method Detail
-
getBlockchainNodeId
public final String getBlockchainNodeId()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigID of the requesting object.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#blockchain_node_id BlockchainNodeEngineBlockchainNodes#blockchain_node_id}
- Specified by:
getBlockchainNodeIdin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getLocation
public final String getLocation()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigLocation of Blockchain Node being created.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#location BlockchainNodeEngineBlockchainNodes#location}
- Specified by:
getLocationin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getBlockchainType
public final String getBlockchainType()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigUser-provided key-value pairs Possible values: ["ETHEREUM"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#blockchain_type BlockchainNodeEngineBlockchainNodes#blockchain_type}
- Specified by:
getBlockchainTypein interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getEthereumDetails
public final BlockchainNodeEngineBlockchainNodesEthereumDetails getEthereumDetails()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigethereum_details block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#ethereum_details BlockchainNodeEngineBlockchainNodes#ethereum_details}
- Specified by:
getEthereumDetailsin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getId
public final String getId()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#id BlockchainNodeEngineBlockchainNodes#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigUser-provided key-value pairs.**Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#labels BlockchainNodeEngineBlockchainNodes#labels}
- Specified by:
getLabelsin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getProject
public final String getProject()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#project BlockchainNodeEngineBlockchainNodes#project}.- Specified by:
getProjectin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getTimeouts
public final BlockchainNodeEngineBlockchainNodesTimeouts getTimeouts()
Description copied from interface:BlockchainNodeEngineBlockchainNodesConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/blockchain_node_engine_blockchain_nodes#timeouts BlockchainNodeEngineBlockchainNodes#timeouts}
- Specified by:
getTimeoutsin interfaceBlockchainNodeEngineBlockchainNodesConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-