rotationPeriod property

String? rotationPeriod
getter/setter pair

Input only.

Immutable. [next_rotation_time] will be advanced by this period when the Key Management Service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours.

Required.

Implementation

core.String? rotationPeriod;