Key Rotation Policy Attributes Response
data class KeyRotationPolicyAttributesResponse(val created: Double, val expiryTime: String? = null, val updated: Double)
Constructors
Link copied to clipboard
fun KeyRotationPolicyAttributesResponse(created: Double, expiryTime: String? = null, updated: Double)