ListIdentityPoliciesResponse
public struct ListIdentityPoliciesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of names of policies that apply to the specified identity.
Declaration
Swift
public let policyNames: [String]
-
Undocumented
Declaration
Swift
public init(policyNames: [String])