GetKeyPolicyResponse
public struct GetKeyPolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A key policy document in JSON format.
Declaration
Swift
public let policy: String?
-
Undocumented
Declaration
Swift
public init(policy: String? = nil)