daily Schedule
suspend fun dailySchedule(value: Output<ResourcePolicySnapshotSchedulePolicyScheduleDailyScheduleArgs>)
Parameters
value
The policy will execute every nth day at the specified time. Structure is documented below.
suspend fun dailySchedule(argument: suspend ResourcePolicySnapshotSchedulePolicyScheduleDailyScheduleArgsBuilder.() -> Unit)
Parameters
argument
The policy will execute every nth day at the specified time. Structure is documented below.