sku

@JvmName(name = "ggdpwerfibuoqbva")
suspend fun sku(value: Output<ClusterSkuArgs>)
@JvmName(name = "eqkfctygrmewwmer")
suspend fun sku(value: ClusterSkuArgs?)

Parameters

value

The SKU of the cluster. This determines the size/capacity of the cluster. Required on PUT (CreateOrUpdate) requests.


@JvmName(name = "eqfdddqjrgwuogqj")
suspend fun sku(argument: suspend ClusterSkuArgsBuilder.() -> Unit)

Parameters

argument

The SKU of the cluster. This determines the size/capacity of the cluster. Required on PUT (CreateOrUpdate) requests.