rotationSchedule

@JvmName(name = "npltsknuaqgbxuyp")
suspend fun rotationSchedule(value: Output<String>)
@JvmName(name = "kqxgdbkjshbwdpbg")
suspend fun rotationSchedule(value: String?)

Parameters

value

A cron-style string that will define the schedule on which rotations should occur. Mutually exclusive with rotation_period. Warning: The rotation_period and rotation_schedule fields are mutually exclusive. One of them must be set but not both.