ImplicitDeny

public struct ImplicitDeny : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Policies that don’t contain a matching allow or deny statement for the specified action on the specified resource.

    Declaration

    Swift

    public let policies: [Policy]?
  • Undocumented

    Declaration

    Swift

    public init(policies: [Policy]? = nil)