RotationPolicyResponse

data class RotationPolicyResponse(val attributes: KeyRotationPolicyAttributesResponse? = null, val lifetimeActions: List<LifetimeActionResponse>? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attributes of key rotation policy.

Link copied to clipboard

The lifetimeActions for key rotation action.