schedule

@JvmName(name = "yjdnbtgaqosihrya")
suspend fun schedule(value: Output<String>)
@JvmName(name = "pigkdvddyocyjerl")
suspend fun schedule(value: String?)

Parameters

value

Schedule for this action. The following formats are supported: At expressions - at(yyyy-mm-ddThh:mm:ss), Rate expressions - rate(valueunit), Cron expressions - cron(fields). Times for at expressions and cron expressions are evaluated using the time zone configured in timezone. Documentation can be found in the Timezone parameter at: AWS Application Auto Scaling API Reference