CancelKeyDeletionResponse
public struct CancelKeyDeletionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (key ARN) of the CMK whose deletion is canceled.
Declaration
Swift
public let keyId: String? -
Undocumented
Declaration
Swift
public init(keyId: String? = nil)
View on GitHub
CancelKeyDeletionResponse Structure Reference