@Stability(value=Stable) @Internal public static final class CfnCampaign.LimitsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.LimitsProperty
CfnCampaign.LimitsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.LimitsProperty.Builder, CfnCampaign.LimitsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.LimitsProperty.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) |
Number |
getDaily()
The maximum number of messages that a campaign can send to a single endpoint during a 24-hour period.
|
Number |
getMaximumDuration()
The maximum amount of time, in seconds, that a campaign can attempt to deliver a message after the scheduled start time for the campaign.
|
Number |
getMessagesPerSecond()
The maximum number of messages that a campaign can send each second.
|
Number |
getSession()
`CfnCampaign.LimitsProperty.Session`.
|
Number |
getTotal()
The maximum number of messages that a campaign can send to a single endpoint during the course of the campaign.
|
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.LimitsProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final Number getDaily()
CfnCampaign.LimitsPropertyThe maximum value is 100.
getDaily in interface CfnCampaign.LimitsPropertypublic final Number getMaximumDuration()
CfnCampaign.LimitsPropertyThe minimum value is 60 seconds.
getMaximumDuration in interface CfnCampaign.LimitsPropertypublic final Number getMessagesPerSecond()
CfnCampaign.LimitsPropertyThe minimum value is 50. The maximum value is 20,000.
getMessagesPerSecond in interface CfnCampaign.LimitsPropertypublic final Number getSession()
CfnCampaign.LimitsPropertygetSession in interface CfnCampaign.LimitsPropertypublic final Number getTotal()
CfnCampaign.LimitsPropertyThe maximum value is 100.
getTotal in interface CfnCampaign.LimitsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.