GetResourcePolicyOutput
public struct GetResourcePolicyOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The resource policy for the resource identified by the input ARN parameter.
Declaration
Swift
public let policy: String? -
Undocumented
Declaration
Swift
public init(policy: String? = nil)
View on GitHub
GetResourcePolicyOutput Structure Reference