Interface protos.google.cloud.secretmanager.v1.IRotation (3.9.1)

Properties of a Rotation.

Package

@google-cloud/secret-manager!

Properties

nextRotationTime

nextRotationTime?: (google.protobuf.ITimestamp|null);

Rotation nextRotationTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

rotationPeriod

rotationPeriod?: (google.protobuf.IDuration|null);

Rotation rotationPeriod

Property Value
TypeDescription
(google.protobuf.IDuration|null)