Class CfnCampaign.ScheduleProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnCampaign.ScheduleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.ScheduleProperty
An implementation for CfnCampaign.ScheduleProperty
  • 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.ScheduleProperty

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnCampaign.ScheduleProperty.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 String
    The scheduled time, in ISO 8601 format, when the campaign ended or will end.
    final Object
    The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT .
    final String
    Specifies how often the campaign is sent or whether the campaign is sent in response to a specific event.
    final Object
    Specifies whether the start and end times for the campaign schedule use each recipient's local time.
    final Object
    The default quiet time for the campaign.
    final String
    The scheduled time when the campaign began or will begin.
    final String
    The starting UTC offset for the campaign schedule, if the value of the IsLocalTime property is true .
    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