Class CfnCampaign.LimitsProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pinpoint.CfnCampaign.LimitsProperty.Jsii$Proxy
All Implemented Interfaces:
CfnCampaign.LimitsProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnCampaign.LimitsProperty

@Stability(Stable) @Internal public static final class CfnCampaign.LimitsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.LimitsProperty
An implementation for CfnCampaign.LimitsProperty
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.pinpoint.CfnCampaign.LimitsProperty

    CfnCampaign.LimitsProperty.Builder, CfnCampaign.LimitsProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnCampaign.LimitsProperty.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Number
    The maximum number of messages that a campaign can send to a single endpoint during a 24-hour period.
    final Number
    The maximum amount of time, in seconds, that a campaign can attempt to deliver a message after the scheduled start time for the campaign.
    final Number
    The maximum number of messages that a campaign can send each second.
    final Number
    The maximum number of messages that the campaign can send per user session.
    final Number
    The maximum number of messages that a campaign can send to a single endpoint during the course of the campaign.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait