GetDeliverabilityTestReportRequest

public struct GetDeliverabilityTestReportRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • A unique string that identifies the predictive inbox placement test.

    Declaration

    Swift

    public let reportId: String
  • Undocumented

    Declaration

    Swift

    public init(reportId: String)