node Type Configs
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.
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.
suspend fun nodeTypeConfigs(argument: List<suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> Unit>)
suspend fun nodeTypeConfigs(vararg argument: suspend PrivateCloudManagementClusterNodeTypeConfigArgsBuilder.() -> Unit)
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.