@Stability(value=Stable) @Internal public static final class CfnCampaign.ScheduleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.ScheduleProperty
CfnCampaign.SchedulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.ScheduleProperty.Builder, CfnCampaign.ScheduleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.ScheduleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCampaign.AttributeDimensionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEndTime()
The scheduled time, in ISO 8601 format, when the campaign ended or will end.
|
Object |
getEventFilter()
The type of event that causes the campaign to be sent, if the value of the `Frequency` property is `EVENT` .
|
String |
getFrequency()
Specifies how often the campaign is sent or whether the campaign is sent in response to a specific event.
|
Object |
getIsLocalTime()
Specifies whether the start and end times for the campaign schedule use each recipient's local time.
|
Object |
getQuietTime()
The default quiet time for the campaign.
|
String |
getStartTime()
The scheduled time when the campaign began or will begin.
|
String |
getTimeZone()
The starting UTC offset for the campaign schedule, if the value of the `IsLocalTime` property is `true` .
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCampaign.ScheduleProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getEndTime()
CfnCampaign.SchedulePropertygetEndTime in interface CfnCampaign.SchedulePropertypublic final Object getEventFilter()
CfnCampaign.SchedulePropertygetEventFilter in interface CfnCampaign.SchedulePropertypublic final String getFrequency()
CfnCampaign.SchedulePropertygetFrequency in interface CfnCampaign.SchedulePropertypublic final Object getIsLocalTime()
CfnCampaign.ScheduleProperty
To base the schedule on each recipient's local time, set this value to true .
getIsLocalTime in interface CfnCampaign.SchedulePropertypublic final Object getQuietTime()
CfnCampaign.SchedulePropertyQuiet time is a specific time range when a campaign doesn't send messages to endpoints, if all the following conditions are met:
EndpointDemographic.Timezone property of the endpoint is set to a valid value.QuietTime.Start property for the campaign.QuietTime.End property for the campaign.If any of the preceding conditions isn't met, the endpoint will receive messages from the campaign, even if quiet time is enabled.
getQuietTime in interface CfnCampaign.SchedulePropertypublic final String getStartTime()
CfnCampaign.ScheduleProperty
Valid values are: IMMEDIATE , to start the campaign immediately; or, a specific time in ISO 8601 format.
getStartTime in interface CfnCampaign.SchedulePropertypublic final String getTimeZone()
CfnCampaign.ScheduleProperty
Valid values are: UTC, UTC+01, UTC+02, UTC+03, UTC+03:30, UTC+04, UTC+04:30, UTC+05, UTC+05:30, UTC+05:45, UTC+06, UTC+06:30, UTC+07, UTC+08, UTC+09, UTC+09:30, UTC+10, UTC+10:30, UTC+11, UTC+12, UTC+13, UTC-02, UTC-03, UTC-04, UTC-05, UTC-06, UTC-07, UTC-08, UTC-09, UTC-10, and UTC-11 .
getTimeZone in interface CfnCampaign.ScheduleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.