Uses of Interface
com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes.BlockchainNodeEngineBlockchainNodesEthereumDetails
-
Packages that use BlockchainNodeEngineBlockchainNodesEthereumDetails Package Description com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes google_blockchain_node_engine_blockchain_nodes -
-
Uses of BlockchainNodeEngineBlockchainNodesEthereumDetails in com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes
Classes in com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes that implement BlockchainNodeEngineBlockchainNodesEthereumDetails Modifier and Type Class Description static classBlockchainNodeEngineBlockchainNodesEthereumDetails.Jsii$ProxyAn implementation forBlockchainNodeEngineBlockchainNodesEthereumDetailsMethods in com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes that return BlockchainNodeEngineBlockchainNodesEthereumDetails Modifier and Type Method Description BlockchainNodeEngineBlockchainNodesEthereumDetailsBlockchainNodeEngineBlockchainNodesEthereumDetails.Builder. build()Builds the configured instance.default BlockchainNodeEngineBlockchainNodesEthereumDetailsBlockchainNodeEngineBlockchainNodesConfig. getEthereumDetails()ethereum_details block.BlockchainNodeEngineBlockchainNodesEthereumDetailsBlockchainNodeEngineBlockchainNodesConfig.Jsii$Proxy. getEthereumDetails()BlockchainNodeEngineBlockchainNodesEthereumDetailsBlockchainNodeEngineBlockchainNodes. getEthereumDetailsInput()BlockchainNodeEngineBlockchainNodesEthereumDetailsBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.blockchain_node_engine_blockchain_nodes with parameters of type BlockchainNodeEngineBlockchainNodesEthereumDetails Modifier and Type Method Description BlockchainNodeEngineBlockchainNodes.BuilderBlockchainNodeEngineBlockchainNodes.Builder. ethereumDetails(BlockchainNodeEngineBlockchainNodesEthereumDetails ethereumDetails)ethereum_details block.BlockchainNodeEngineBlockchainNodesConfig.BuilderBlockchainNodeEngineBlockchainNodesConfig.Builder. ethereumDetails(BlockchainNodeEngineBlockchainNodesEthereumDetails ethereumDetails)Sets the value ofBlockchainNodeEngineBlockchainNodesConfig.getEthereumDetails()voidBlockchainNodeEngineBlockchainNodes. putEthereumDetails(BlockchainNodeEngineBlockchainNodesEthereumDetails value)voidBlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference. setInternalValue(BlockchainNodeEngineBlockchainNodesEthereumDetails value)
-