PutResourcePolicyOutput

public struct PutResourcePolicyOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ARN of the Project or ReportGroup resource that is associated with a resource policy.

    Declaration

    Swift

    public let resourceArn: String?
  • Undocumented

    Declaration

    Swift

    public init(resourceArn: String? = nil)