nodeTypeConfigs

@JvmName(name = "lstbhqcqkmqdbism")
suspend fun nodeTypeConfigs(value: Output<List<PrivateCloudManagementClusterNodeTypeConfigArgs>>)
@JvmName(name = "qpfowfyotyfcewkh")
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 = "cdogmhpcyuijmurs")
suspend fun nodeTypeConfigs(vararg values: Output<PrivateCloudManagementClusterNodeTypeConfigArgs>)


@JvmName(name = "jyjonfbsymdvcipo")
suspend fun nodeTypeConfigs(values: List<Output<PrivateCloudManagementClusterNodeTypeConfigArgs>>)
@JvmName(name = "niuiytvfudtbedwo")
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 = "gwkifdiyrxxbmiip")
suspend fun nodeTypeConfigs(argument: List<suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ermncbeusxqpsxox")
suspend fun nodeTypeConfigs(vararg argument: suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> Unit)
@JvmName(name = "qkteefynrqxyjufq")
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.