autoScaleProfiles

@JvmName(name = "dqxqrxtukbhjyqfc")
suspend fun autoScaleProfiles(value: Output<List<DeploymentAutoScaleProfileArgs>>)
@JvmName(name = "jhoujerbjnpqmhho")
suspend fun autoScaleProfiles(value: List<DeploymentAutoScaleProfileArgs>?)

Parameters

value

An auto_scale_profile block as defined below.


@JvmName(name = "iueeapsymywhcxvi")
suspend fun autoScaleProfiles(vararg values: Output<DeploymentAutoScaleProfileArgs>)


@JvmName(name = "rlcoyuwrvxwnogoq")
suspend fun autoScaleProfiles(values: List<Output<DeploymentAutoScaleProfileArgs>>)
@JvmName(name = "pvhikrrgludrrotv")
suspend fun autoScaleProfiles(vararg values: DeploymentAutoScaleProfileArgs)

Parameters

values

An auto_scale_profile block as defined below.


@JvmName(name = "ikpbyqmicmygmhur")
suspend fun autoScaleProfiles(argument: List<suspend DeploymentAutoScaleProfileArgsBuilder.() -> Unit>)
@JvmName(name = "pfcuucxdduroqdhv")
suspend fun autoScaleProfiles(vararg argument: suspend DeploymentAutoScaleProfileArgsBuilder.() -> Unit)
@JvmName(name = "tcsxaafayfwtaobr")
suspend fun autoScaleProfiles(argument: suspend DeploymentAutoScaleProfileArgsBuilder.() -> Unit)

Parameters

argument

An auto_scale_profile block as defined below.