rotation Schedule
suspend fun rotationSchedule(name: String, block: suspend RotationScheduleResourceBuilder.() -> Unit): RotationSchedule
Parameters
name
The unique name of the resulting resource.
block
Builder for RotationSchedule.
See also
Parameters
name
The unique name of the resulting resource.