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)