@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.417Z") @Stability(value=Stable) public interface CfnCampaignProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCampaignProps.Builder
A builder for
CfnCampaignProps |
static class |
CfnCampaignProps.Jsii$Proxy
An implementation for
CfnCampaignProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCampaignProps.Builder |
builder() |
default Object |
getAdditionalTreatments()
`AWS::Pinpoint::Campaign.AdditionalTreatments`.
|
String |
getApplicationId()
`AWS::Pinpoint::Campaign.ApplicationId`.
|
default Object |
getCampaignHook()
`AWS::Pinpoint::Campaign.CampaignHook`.
|
default String |
getDescription()
`AWS::Pinpoint::Campaign.Description`.
|
default Number |
getHoldoutPercent()
`AWS::Pinpoint::Campaign.HoldoutPercent`.
|
default Object |
getIsPaused()
`AWS::Pinpoint::Campaign.IsPaused`.
|
default Object |
getLimits()
`AWS::Pinpoint::Campaign.Limits`.
|
Object |
getMessageConfiguration()
`AWS::Pinpoint::Campaign.MessageConfiguration`.
|
String |
getName()
`AWS::Pinpoint::Campaign.Name`.
|
Object |
getSchedule()
`AWS::Pinpoint::Campaign.Schedule`.
|
String |
getSegmentId()
`AWS::Pinpoint::Campaign.SegmentId`.
|
default Number |
getSegmentVersion()
`AWS::Pinpoint::Campaign.SegmentVersion`.
|
default Object |
getTags()
`AWS::Pinpoint::Campaign.Tags`.
|
default String |
getTreatmentDescription()
`AWS::Pinpoint::Campaign.TreatmentDescription`.
|
default String |
getTreatmentName()
`AWS::Pinpoint::Campaign.TreatmentName`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-applicationid@Stability(value=Stable) @NotNull Object getMessageConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-messageconfiguration@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-name@Stability(value=Stable) @NotNull Object getSchedule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-schedule@Stability(value=Stable) @NotNull String getSegmentId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-segmentid@Stability(value=Stable) @Nullable default Object getAdditionalTreatments()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-additionaltreatments@Stability(value=Stable) @Nullable default Object getCampaignHook()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-campaignhook@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-description@Stability(value=Stable) @Nullable default Number getHoldoutPercent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-holdoutpercent@Stability(value=Stable) @Nullable default Object getIsPaused()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-ispaused@Stability(value=Stable) @Nullable default Object getLimits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-limits@Stability(value=Stable) @Nullable default Number getSegmentVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-segmentversion@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-tags@Stability(value=Stable) @Nullable default String getTreatmentDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-treatmentdescription@Stability(value=Stable) @Nullable default String getTreatmentName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-campaign.html#cfn-pinpoint-campaign-treatmentname@Stability(value=Stable) static CfnCampaignProps.Builder builder()
CfnCampaignProps.Builder of CfnCampaignPropsCopyright © 2020. All rights reserved.