DefaultDetection

public struct DefaultDetection : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Undocumented

    Declaration

    Swift

    public let count: Int64?
  • Undocumented

    Declaration

    Swift

    public let type: String?
  • Undocumented

    Declaration

    Swift

    public init(count: Int64? = nil, type: String? = nil)