Documentation ¶
Index ¶
- func BlockchainNodeEngineBlockchainNodes_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func BlockchainNodeEngineBlockchainNodes_IsConstruct(x interface{}) *bool
- func BlockchainNodeEngineBlockchainNodes_IsTerraformElement(x interface{}) *bool
- func BlockchainNodeEngineBlockchainNodes_IsTerraformResource(x interface{}) *bool
- func BlockchainNodeEngineBlockchainNodes_TfResourceType() *string
- func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList, ...)
- func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference, ...)
- func NewBlockchainNodeEngineBlockchainNodesConnectionInfoList_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoList, ...)
- func NewBlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference, ...)
- func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList, ...)
- func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference_Override(...)
- func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference, ...)
- func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference, ...)
- func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference_Override(...)
- func NewBlockchainNodeEngineBlockchainNodesTimeoutsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference, ...)
- func NewBlockchainNodeEngineBlockchainNodes_Override(b BlockchainNodeEngineBlockchainNodes, scope constructs.Construct, id *string, ...)
- type BlockchainNodeEngineBlockchainNodes
- type BlockchainNodeEngineBlockchainNodesConfig
- type BlockchainNodeEngineBlockchainNodesConnectionInfo
- type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfo
- type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList
- type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference
- type BlockchainNodeEngineBlockchainNodesConnectionInfoList
- type BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference
- type BlockchainNodeEngineBlockchainNodesEthereumDetails
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpoints
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig
- type BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference
- type BlockchainNodeEngineBlockchainNodesTimeouts
- type BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockchainNodeEngineBlockchainNodes_GenerateConfigForImport ¶
func BlockchainNodeEngineBlockchainNodes_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a BlockchainNodeEngineBlockchainNodes resource upon running "cdktf plan <stack-name>".
func BlockchainNodeEngineBlockchainNodes_IsConstruct ¶
func BlockchainNodeEngineBlockchainNodes_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func BlockchainNodeEngineBlockchainNodes_IsTerraformElement ¶
func BlockchainNodeEngineBlockchainNodes_IsTerraformElement(x interface{}) *bool
Experimental.
func BlockchainNodeEngineBlockchainNodes_IsTerraformResource ¶
func BlockchainNodeEngineBlockchainNodes_IsTerraformResource(x interface{}) *bool
Experimental.
func BlockchainNodeEngineBlockchainNodes_TfResourceType ¶
func BlockchainNodeEngineBlockchainNodes_TfResourceType() *string
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList_Override ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoList_Override ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoList_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference_Override(b BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList_Override ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference_Override(b BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewBlockchainNodeEngineBlockchainNodesTimeoutsOutputReference_Override ¶
func NewBlockchainNodeEngineBlockchainNodesTimeoutsOutputReference_Override(b BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewBlockchainNodeEngineBlockchainNodes_Override ¶
func NewBlockchainNodeEngineBlockchainNodes_Override(b BlockchainNodeEngineBlockchainNodes, scope constructs.Construct, id *string, config *BlockchainNodeEngineBlockchainNodesConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes google_blockchain_node_engine_blockchain_nodes} Resource.
Types ¶
type BlockchainNodeEngineBlockchainNodes ¶
type BlockchainNodeEngineBlockchainNodes interface { cdktf.TerraformResource BlockchainNodeId() *string SetBlockchainNodeId(val *string) BlockchainNodeIdInput() *string BlockchainType() *string SetBlockchainType(val *string) BlockchainTypeInput() *string // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) ConnectionInfo() BlockchainNodeEngineBlockchainNodesConnectionInfoList // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) EffectiveLabels() cdktf.StringMap EthereumDetails() BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference EthereumDetailsInput() *BlockchainNodeEngineBlockchainNodesEthereumDetails // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference TimeoutsInput() interface{} UpdateTime() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutEthereumDetails(value *BlockchainNodeEngineBlockchainNodesEthereumDetails) PutTimeouts(value *BlockchainNodeEngineBlockchainNodesTimeouts) ResetBlockchainType() ResetEthereumDetails() ResetId() ResetLabels() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes google_blockchain_node_engine_blockchain_nodes}.
func NewBlockchainNodeEngineBlockchainNodes ¶
func NewBlockchainNodeEngineBlockchainNodes(scope constructs.Construct, id *string, config *BlockchainNodeEngineBlockchainNodesConfig) BlockchainNodeEngineBlockchainNodes
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes google_blockchain_node_engine_blockchain_nodes} Resource.
type BlockchainNodeEngineBlockchainNodesConfig ¶
type BlockchainNodeEngineBlockchainNodesConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // ID of the requesting object. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#blockchain_node_id BlockchainNodeEngineBlockchainNodes#blockchain_node_id} BlockchainNodeId *string `field:"required" json:"blockchainNodeId" yaml:"blockchainNodeId"` // Location of Blockchain Node being created. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#location BlockchainNodeEngineBlockchainNodes#location} Location *string `field:"required" json:"location" yaml:"location"` // User-provided key-value pairs Possible values: ["ETHEREUM"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#blockchain_type BlockchainNodeEngineBlockchainNodes#blockchain_type} BlockchainType *string `field:"optional" json:"blockchainType" yaml:"blockchainType"` // ethereum_details block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#ethereum_details BlockchainNodeEngineBlockchainNodes#ethereum_details} EthereumDetails *BlockchainNodeEngineBlockchainNodesEthereumDetails `field:"optional" json:"ethereumDetails" yaml:"ethereumDetails"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.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. Id *string `field:"optional" json:"id" yaml:"id"` // User-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/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#labels BlockchainNodeEngineBlockchainNodes#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#project BlockchainNodeEngineBlockchainNodes#project}. Project *string `field:"optional" json:"project" yaml:"project"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#timeouts BlockchainNodeEngineBlockchainNodes#timeouts} Timeouts *BlockchainNodeEngineBlockchainNodesTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type BlockchainNodeEngineBlockchainNodesConnectionInfo ¶
type BlockchainNodeEngineBlockchainNodesConnectionInfo struct { }
type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfo ¶
type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfo struct { }
type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList ¶
type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList
type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference ¶
type BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfo SetInternalValue(val *BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfo) JsonRpcApiEndpoint() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) WebsocketsApiEndpoint() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference
type BlockchainNodeEngineBlockchainNodesConnectionInfoList ¶
type BlockchainNodeEngineBlockchainNodesConnectionInfoList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoList ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) BlockchainNodeEngineBlockchainNodesConnectionInfoList
type BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference ¶
type BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string EndpointInfo() BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList // Experimental. Fqn() *string InternalValue() *BlockchainNodeEngineBlockchainNodesConnectionInfo SetInternalValue(val *BlockchainNodeEngineBlockchainNodesConnectionInfo) ServiceAttachment() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference
type BlockchainNodeEngineBlockchainNodesEthereumDetails ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetails struct { // Enables JSON-RPC access to functions in the admin namespace. Defaults to false. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#api_enable_admin BlockchainNodeEngineBlockchainNodes#api_enable_admin} ApiEnableAdmin interface{} `field:"optional" json:"apiEnableAdmin" yaml:"apiEnableAdmin"` // Enables JSON-RPC access to functions in the debug namespace. Defaults to false. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#api_enable_debug BlockchainNodeEngineBlockchainNodes#api_enable_debug} ApiEnableDebug interface{} `field:"optional" json:"apiEnableDebug" yaml:"apiEnableDebug"` // The consensus client Possible values: ["CONSENSUS_CLIENT_UNSPECIFIED", "LIGHTHOUSE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#consensus_client BlockchainNodeEngineBlockchainNodes#consensus_client} ConsensusClient *string `field:"optional" json:"consensusClient" yaml:"consensusClient"` // The execution client Possible values: ["EXECUTION_CLIENT_UNSPECIFIED", "GETH", "ERIGON"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#execution_client BlockchainNodeEngineBlockchainNodes#execution_client} ExecutionClient *string `field:"optional" json:"executionClient" yaml:"executionClient"` // geth_details block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#geth_details BlockchainNodeEngineBlockchainNodes#geth_details} FetchhDetails *BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails `field:"optional" json:"fetchhDetails" yaml:"fetchhDetails"` // The Ethereum environment being accessed. Possible values: ["MAINNET", "TESTNET_GOERLI_PRATER", "TESTNET_SEPOLIA"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#network BlockchainNodeEngineBlockchainNodes#network} Network *string `field:"optional" json:"network" yaml:"network"` // The type of Ethereum node. Possible values: ["LIGHT", "FULL", "ARCHIVE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#node_type BlockchainNodeEngineBlockchainNodes#node_type} NodeType *string `field:"optional" json:"nodeType" yaml:"nodeType"` // validator_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#validator_config BlockchainNodeEngineBlockchainNodes#validator_config} ValidatorConfig *BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig `field:"optional" json:"validatorConfig" yaml:"validatorConfig"` }
type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpoints ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpoints struct { }
type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList
type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference interface { cdktf.ComplexObject BeaconApiEndpoint() *string BeaconPrometheusMetricsApiEndpoint() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string ExecutionClientPrometheusMetricsApiEndpoint() *string // Experimental. Fqn() *string InternalValue() *BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpoints SetInternalValue(val *BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpoints) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference
type BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails struct { // Blockchain garbage collection modes. Only applicable when NodeType is FULL or ARCHIVE. Possible values: ["FULL", "ARCHIVE"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#garbage_collection_mode BlockchainNodeEngineBlockchainNodes#garbage_collection_mode} GarbageCollectionMode *string `field:"optional" json:"garbageCollectionMode" yaml:"garbageCollectionMode"` }
type BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string GarbageCollectionMode() *string SetGarbageCollectionMode(val *string) GarbageCollectionModeInput() *string InternalValue() *BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails SetInternalValue(val *BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetGarbageCollectionMode() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference
type BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference interface { cdktf.ComplexObject AdditionalEndpoints() BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList ApiEnableAdmin() interface{} SetApiEnableAdmin(val interface{}) ApiEnableAdminInput() interface{} ApiEnableDebug() interface{} SetApiEnableDebug(val interface{}) ApiEnableDebugInput() interface{} // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConsensusClient() *string SetConsensusClient(val *string) ConsensusClientInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string ExecutionClient() *string SetExecutionClient(val *string) ExecutionClientInput() *string FetchhDetails() BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference FetchhDetailsInput() *BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails // Experimental. Fqn() *string InternalValue() *BlockchainNodeEngineBlockchainNodesEthereumDetails SetInternalValue(val *BlockchainNodeEngineBlockchainNodesEthereumDetails) Network() *string SetNetwork(val *string) NetworkInput() *string NodeType() *string SetNodeType(val *string) NodeTypeInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) ValidatorConfig() BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference ValidatorConfigInput() *BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutFetchhDetails(value *BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails) PutValidatorConfig(value *BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig) ResetApiEnableAdmin() ResetApiEnableDebug() ResetConsensusClient() ResetExecutionClient() ResetFetchhDetails() ResetNetwork() ResetNodeType() ResetValidatorConfig() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference
type BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig struct { // URLs for MEV-relay services to use for block building. // // When set, a managed MEV-boost service is configured on the beacon client. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#mev_relay_urls BlockchainNodeEngineBlockchainNodes#mev_relay_urls} MevRelayUrls *[]*string `field:"optional" json:"mevRelayUrls" yaml:"mevRelayUrls"` }
type BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference ¶
type BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig SetInternalValue(val *BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig) MevRelayUrls() *[]*string SetMevRelayUrls(val *[]*string) MevRelayUrlsInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetMevRelayUrls() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference
type BlockchainNodeEngineBlockchainNodesTimeouts ¶
type BlockchainNodeEngineBlockchainNodesTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#create BlockchainNodeEngineBlockchainNodes#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#delete BlockchainNodeEngineBlockchainNodes#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.14.1/docs/resources/blockchain_node_engine_blockchain_nodes#update BlockchainNodeEngineBlockchainNodes#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference ¶
type BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewBlockchainNodeEngineBlockchainNodesTimeoutsOutputReference ¶
func NewBlockchainNodeEngineBlockchainNodesTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference
Source Files ¶
- BlockchainNodeEngineBlockchainNodes.go
- BlockchainNodeEngineBlockchainNodesConfig.go
- BlockchainNodeEngineBlockchainNodesConnectionInfo.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfo.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoList__checks.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoEndpointInfoOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoList.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoList__checks.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference.go
- BlockchainNodeEngineBlockchainNodesConnectionInfoOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodesEthereumDetails.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpoints.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsList__checks.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsAdditionalEndpointsOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetails.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsGethDetailsOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfig.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference.go
- BlockchainNodeEngineBlockchainNodesEthereumDetailsValidatorConfigOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodesTimeouts.go
- BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference.go
- BlockchainNodeEngineBlockchainNodesTimeoutsOutputReference__checks.go
- BlockchainNodeEngineBlockchainNodes__checks.go
- main.go