CloseStatusFilter

public struct CloseStatusFilter : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The close status that must match the close status of an execution for it to meet the criteria of this filter.

    Declaration

    Swift

    public let status: CloseStatus
  • Undocumented

    Declaration

    Swift

    public init(status: CloseStatus)