BlockchainNodesEthereumDetailsArgs

constructor(additionalEndpoints: Output<List<BlockchainNodesEthereumDetailsAdditionalEndpointArgs>>? = null, apiEnableAdmin: Output<Boolean>? = null, apiEnableDebug: Output<Boolean>? = null, consensusClient: Output<String>? = null, executionClient: Output<String>? = null, gethDetails: Output<BlockchainNodesEthereumDetailsGethDetailsArgs>? = null, network: Output<String>? = null, nodeType: Output<String>? = null, validatorConfig: Output<BlockchainNodesEthereumDetailsValidatorConfigArgs>? = null)