scheduled Actions
Parameters
value
The scheduled actions for the scalable target. Duplicates aren't allowed.
Parameters
values
The scheduled actions for the scalable target. Duplicates aren't allowed.
suspend fun scheduledActions(argument: List<suspend ScalableTargetScheduledActionArgsBuilder.() -> Unit>)
suspend fun scheduledActions(vararg argument: suspend ScalableTargetScheduledActionArgsBuilder.() -> Unit)
Parameters
argument
The scheduled actions for the scalable target. Duplicates aren't allowed.