GetIdentityPoliciesResponse
public struct GetIdentityPoliciesResponse : 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])