GetEmailIdentityPoliciesResponse
public struct GetEmailIdentityPoliciesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A map of policy names to policies.
Declaration
Swift
public let policies: [String : String]? -
Undocumented
Declaration
Swift
public init(policies: [String : String]? = nil)
View on GitHub
GetEmailIdentityPoliciesResponse Structure Reference