ManagedHsmKeyRotationPolicyAttributes interface

Properties

created

Creation time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

expiryTime

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

updated

Last updated time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

created

Creation time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

created?: number

Property Value

number

expiryTime

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

expiryTime?: string

Property Value

string

updated

Last updated time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

updated?: number

Property Value

number