Domain Cluster Config Node Option Node Config Args
data class DomainClusterConfigNodeOptionNodeConfigArgs(val count: Output<Int>? = null, val enabled: Output<Boolean>? = null, val type: Output<String>? = null) : ConvertibleToJava<DomainClusterConfigNodeOptionNodeConfigArgs>