KeyRotationPolicyAttributes Class

KeyRotationPolicyAttributes.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
KeyRotationPolicyAttributes

Constructor

KeyRotationPolicyAttributes(*, expiry_time: Optional[str] = None, **kwargs)

Variables

created
<xref:long>

Creation time in seconds since 1970-01-01T00:00:00Z.

updated
<xref:long>

Last updated time in seconds since 1970-01-01T00:00:00Z.

expiry_time
str

The expiration time for the new key version. It should be in ISO8601 format. Eg: 'P90D', 'P1Y'.