suspendedState

@JvmName(name = "acnvbwnfkswslywf")
suspend fun suspendedState(value: Output<ScalableTargetSuspendedStateArgs>)
@JvmName(name = "tmgvbrcljnfkhbek")
suspend fun suspendedState(value: ScalableTargetSuspendedStateArgs?)

Parameters

value

An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling. Setting the value of an attribute to true suspends the specified scaling activities. Setting it to false (default) resumes the specified scaling activities.


@JvmName(name = "xtxtfildxsmyupof")
suspend fun suspendedState(argument: suspend ScalableTargetSuspendedStateArgsBuilder.() -> Unit)

Parameters

argument

An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling. Setting the value of an attribute to true suspends the specified scaling activities. Setting it to false (default) resumes the specified scaling activities.