GetPermissionPolicyResponse
public struct GetPermissionPolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The IAM policy that is attached to the specified rule group.
Declaration
Swift
public let policy: String? -
Undocumented
Declaration
Swift
public init(policy: String? = nil)
View on GitHub
GetPermissionPolicyResponse Structure Reference