BlockchainNodesEthereumDetailsGethDetailsArgs

data class BlockchainNodesEthereumDetailsGethDetailsArgs(val garbageCollectionMode: Output<String>? = null) : ConvertibleToJava<BlockchainNodesEthereumDetailsGethDetailsArgs>

Constructors

constructor(garbageCollectionMode: Output<String>? = null)

Properties

Link copied to clipboard
val garbageCollectionMode: Output<String>? = null

Blockchain garbage collection modes. Only applicable when NodeType is FULL or ARCHIVE. Possible values are: FULL, ARCHIVE. The additional_endpoints block contains:

Functions

Link copied to clipboard
open override fun toJava(): BlockchainNodesEthereumDetailsGethDetailsArgs