@Stability(value=Stable) @Internal public static final class CfnCampaign.QuietTimeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.QuietTimeProperty
CfnCampaign.QuietTimePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.QuietTimeProperty.Builder, CfnCampaign.QuietTimeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.QuietTimeProperty.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 |
getEnd()
The specific time when quiet time ends.
|
String |
getStart()
The specific time when quiet time begins.
|
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.QuietTimeProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getEnd()
CfnCampaign.QuietTimeProperty
This value has to use 24-hour notation and be in HH:MM format, where HH is the hour (with a leading zero, if applicable) and MM is the minutes. For example, use 02:30 to represent 2:30 AM, or 14:30 to represent 2:30 PM.
getEnd in interface CfnCampaign.QuietTimePropertypublic final String getStart()
CfnCampaign.QuietTimeProperty
This value has to use 24-hour notation and be in HH:MM format, where HH is the hour (with a leading zero, if applicable) and MM is the minutes. For example, use 02:30 to represent 2:30 AM, or 14:30 to represent 2:30 PM.
getStart in interface CfnCampaign.QuietTimeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.