GetPermissionPolicyRequest
public struct GetPermissionPolicyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the RuleGroup for which you want to get the policy.
Declaration
Swift
public let resourceArn: String -
Undocumented
Declaration
Swift
public init(resourceArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetPermissionPolicyRequest Structure Reference