CreateCampaignResponse

public struct CreateCampaignResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the campaign.

    Declaration

    Swift

    public let campaignArn: String?
  • Undocumented

    Declaration

    Swift

    public init(campaignArn: String? = nil)