nodeTypeConfigs

@JvmName(name = "ybioyxkasrfbgwsd")
suspend fun nodeTypeConfigs(value: Output<List<ClusterNodeTypeConfigArgs>>)
@JvmName(name = "bqwbbyvqcxrllfcb")
suspend fun nodeTypeConfigs(value: List<ClusterNodeTypeConfigArgs>?)

Parameters

value

The map of cluster node types in this cluster, where the key is canonical identifier of the node type (corresponds to the NodeType). Structure is documented below.


@JvmName(name = "srrxjybvlmessygh")
suspend fun nodeTypeConfigs(vararg values: Output<ClusterNodeTypeConfigArgs>)


@JvmName(name = "aehyrugmgnvxkxbq")
suspend fun nodeTypeConfigs(values: List<Output<ClusterNodeTypeConfigArgs>>)
@JvmName(name = "youbkhilgouvpjci")
suspend fun nodeTypeConfigs(vararg values: ClusterNodeTypeConfigArgs)

Parameters

values

The map of cluster node types in this cluster, where the key is canonical identifier of the node type (corresponds to the NodeType). Structure is documented below.


@JvmName(name = "xcroyonocwrdgpuv")
suspend fun nodeTypeConfigs(argument: List<suspend ClusterNodeTypeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "pikmhlsaynisqocv")
suspend fun nodeTypeConfigs(vararg argument: suspend ClusterNodeTypeConfigArgsBuilder.() -> Unit)
@JvmName(name = "djjqkxngtuylhgyl")
suspend fun nodeTypeConfigs(argument: suspend ClusterNodeTypeConfigArgsBuilder.() -> Unit)

Parameters

argument

The map of cluster node types in this cluster, where the key is canonical identifier of the node type (corresponds to the NodeType). Structure is documented below.