Class BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.851Z")
    @Stability(Stable)
    public class BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference

        protected BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference

        protected BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference

        @Stability(Stable)
        public BlockchainNodeEngineBlockchainNodesEthereumDetailsOutputReference​(@NotNull
                                                                                 com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                 @NotNull
                                                                                 String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetApiEnableAdmin

        @Stability(Stable)
        public void resetApiEnableAdmin()
      • resetApiEnableDebug

        @Stability(Stable)
        public void resetApiEnableDebug()
      • resetConsensusClient

        @Stability(Stable)
        public void resetConsensusClient()
      • resetExecutionClient

        @Stability(Stable)
        public void resetExecutionClient()
      • resetFetchhDetails

        @Stability(Stable)
        public void resetFetchhDetails()
      • resetNetwork

        @Stability(Stable)
        public void resetNetwork()
      • resetNodeType

        @Stability(Stable)
        public void resetNodeType()
      • resetValidatorConfig

        @Stability(Stable)
        public void resetValidatorConfig()
      • getApiEnableAdminInput

        @Stability(Stable)
        @Nullable
        public Object getApiEnableAdminInput()
      • getApiEnableDebugInput

        @Stability(Stable)
        @Nullable
        public Object getApiEnableDebugInput()
      • getConsensusClientInput

        @Stability(Stable)
        @Nullable
        public String getConsensusClientInput()
      • getExecutionClientInput

        @Stability(Stable)
        @Nullable
        public String getExecutionClientInput()
      • getNetworkInput

        @Stability(Stable)
        @Nullable
        public String getNetworkInput()
      • getNodeTypeInput

        @Stability(Stable)
        @Nullable
        public String getNodeTypeInput()
      • getApiEnableAdmin

        @Stability(Stable)
        @NotNull
        public Object getApiEnableAdmin()
      • setApiEnableAdmin

        @Stability(Stable)
        public void setApiEnableAdmin​(@NotNull
                                      Boolean value)
      • setApiEnableAdmin

        @Stability(Stable)
        public void setApiEnableAdmin​(@NotNull
                                      com.hashicorp.cdktf.IResolvable value)
      • getApiEnableDebug

        @Stability(Stable)
        @NotNull
        public Object getApiEnableDebug()
      • setApiEnableDebug

        @Stability(Stable)
        public void setApiEnableDebug​(@NotNull
                                      Boolean value)
      • setApiEnableDebug

        @Stability(Stable)
        public void setApiEnableDebug​(@NotNull
                                      com.hashicorp.cdktf.IResolvable value)
      • getConsensusClient

        @Stability(Stable)
        @NotNull
        public String getConsensusClient()
      • setConsensusClient

        @Stability(Stable)
        public void setConsensusClient​(@NotNull
                                       String value)
      • getExecutionClient

        @Stability(Stable)
        @NotNull
        public String getExecutionClient()
      • setExecutionClient

        @Stability(Stable)
        public void setExecutionClient​(@NotNull
                                       String value)
      • getNetwork

        @Stability(Stable)
        @NotNull
        public String getNetwork()
      • setNetwork

        @Stability(Stable)
        public void setNetwork​(@NotNull
                               String value)
      • getNodeType

        @Stability(Stable)
        @NotNull
        public String getNodeType()
      • setNodeType

        @Stability(Stable)
        public void setNodeType​(@NotNull
                                String value)