GetContainerPolicyOutput

public struct GetContainerPolicyOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The contents of the access policy.

    Declaration

    Swift

    public let policy: String
  • Undocumented

    Declaration

    Swift

    public init(policy: String)