GetDomainDeliverabilityCampaignRequest
public struct GetDomainDeliverabilityCampaignRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier for the campaign. Amazon Pinpoint automatically generates and assigns this identifier to a campaign. This value is not the same as the campaign identifier that Amazon Pinpoint assigns to campaigns that you create and manage by using the Amazon Pinpoint API or the Amazon Pinpoint console.
Declaration
Swift
public let campaignId: String
-
Undocumented
Declaration
Swift
public init(campaignId: String)