Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
pinpoint_get_campaign_version(ApplicationId, CampaignId, Version)
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
[required] The unique identifier for the campaign.
[required] The unique version number (Version property) for the campaign version.
svc$get_campaign_version( ApplicationId = "string", CampaignId = "string", Version = "string" )