GetDomainDeliverabilityCampaignRequest

public struct GetDomainDeliverabilityCampaignRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign.

    Declaration

    Swift

    public let campaignId: String
  • Undocumented

    Declaration

    Swift

    public init(campaignId: String)