autoscaleProfile

@JvmName(name = "lvausthcpnslgtnx")
suspend fun autoscaleProfile(value: Output<AutoscaleProfileArgs>)
@JvmName(name = "fbbkywppymljnnti")
suspend fun autoscaleProfile(value: AutoscaleProfileArgs?)

Parameters

value

This is the Autoscale profile for the cluster. This will allow customer to create cluster enabled with Autoscale.


@JvmName(name = "vfyjgqjiwbswtdqi")
suspend fun autoscaleProfile(argument: suspend AutoscaleProfileArgsBuilder.() -> Unit)

Parameters

argument

This is the Autoscale profile for the cluster. This will allow customer to create cluster enabled with Autoscale.