AwsKmsKeyPropertiesResponse

constructor(arn: String? = null, bypassPolicyLockoutSafetyCheck: Boolean? = null, description: String? = null, enableKeyRotation: Boolean? = null, enabled: Boolean? = null, keyId: String? = null, keyPolicy: Any? = null, keySpec: String? = null, keyUsage: String? = null, multiRegion: Boolean? = null, origin: String? = null, pendingWindowInDays: Int? = null, rotationPeriodInDays: Int? = null, tags: List<TagResponse>? = null)