@Stability(value=Stable) @Internal public static final class CfnScheduledActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledActionProps
CfnScheduledActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledActionProps.Builder, CfnScheduledActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduledActionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledActionProps.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 |
getAutoScalingGroupName()
`AWS::AutoScaling::ScheduledAction.AutoScalingGroupName`.
|
Number |
getDesiredCapacity()
`AWS::AutoScaling::ScheduledAction.DesiredCapacity`.
|
String |
getEndTime()
`AWS::AutoScaling::ScheduledAction.EndTime`.
|
Number |
getMaxSize()
`AWS::AutoScaling::ScheduledAction.MaxSize`.
|
Number |
getMinSize()
`AWS::AutoScaling::ScheduledAction.MinSize`.
|
String |
getRecurrence()
`AWS::AutoScaling::ScheduledAction.Recurrence`.
|
String |
getStartTime()
`AWS::AutoScaling::ScheduledAction.StartTime`.
|
String |
getTimeZone()
`AWS::AutoScaling::ScheduledAction.TimeZone`.
|
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(CfnScheduledActionProps.Builder builder)
CfnScheduledActionProps.Builder.public final String getAutoScalingGroupName()
CfnScheduledActionPropsgetAutoScalingGroupName in interface CfnScheduledActionPropspublic final Number getDesiredCapacity()
CfnScheduledActionPropsgetDesiredCapacity in interface CfnScheduledActionPropspublic final String getEndTime()
CfnScheduledActionPropsgetEndTime in interface CfnScheduledActionPropspublic final Number getMaxSize()
CfnScheduledActionPropsgetMaxSize in interface CfnScheduledActionPropspublic final Number getMinSize()
CfnScheduledActionPropsgetMinSize in interface CfnScheduledActionPropspublic final String getRecurrence()
CfnScheduledActionPropsgetRecurrence in interface CfnScheduledActionPropspublic final String getStartTime()
CfnScheduledActionPropsgetStartTime in interface CfnScheduledActionPropspublic final String getTimeZone()
CfnScheduledActionPropsgetTimeZone in interface CfnScheduledActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.