nodeTypeConfigs

@JvmName(name = "lybjhkanixxyrapv")
suspend fun nodeTypeConfigs(value: Output<List<ClusterNodeTypeConfigArgs>>)
@JvmName(name = "luqjtefdbpablwtv")
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 = "qmjqldqsuyccegul")
suspend fun nodeTypeConfigs(vararg values: Output<ClusterNodeTypeConfigArgs>)


@JvmName(name = "ucwiilptctwferfo")
suspend fun nodeTypeConfigs(values: List<Output<ClusterNodeTypeConfigArgs>>)
@JvmName(name = "qspwhpfrbsehsgux")
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 = "vgbbcshgwkpefxcc")
suspend fun nodeTypeConfigs(argument: List<suspend ClusterNodeTypeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "aufjlfetxeywrvdd")
suspend fun nodeTypeConfigs(vararg argument: suspend ClusterNodeTypeConfigArgsBuilder.() -> Unit)
@JvmName(name = "kenqwixhpflujjjk")
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.