nodeTypeConfigs

@JvmName(name = "lmhiydohkndiuabp")
suspend fun nodeTypeConfigs(value: Output<List<PrivateCloudManagementClusterNodeTypeConfigArgs>>)
@JvmName(name = "vrnikijwambqjqpr")
suspend fun nodeTypeConfigs(value: List<PrivateCloudManagementClusterNodeTypeConfigArgs>?)

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 = "lqrloolsjrfoamas")
suspend fun nodeTypeConfigs(vararg values: Output<PrivateCloudManagementClusterNodeTypeConfigArgs>)


@JvmName(name = "dvnuookxedillisp")
suspend fun nodeTypeConfigs(values: List<Output<PrivateCloudManagementClusterNodeTypeConfigArgs>>)
@JvmName(name = "tbmtdcxtebdlqhkv")
suspend fun nodeTypeConfigs(vararg values: PrivateCloudManagementClusterNodeTypeConfigArgs)

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 = "dfujdhlouaekylqb")
suspend fun nodeTypeConfigs(argument: List<suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ujlwxcflroihnimm")
suspend fun nodeTypeConfigs(vararg argument: suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> Unit)
@JvmName(name = "yqlsvllbmmfjawcj")
suspend fun nodeTypeConfigs(argument: suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> 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.