@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String autoScalingGroupName,
Number desiredCapacity,
String endTime,
Number maxSize,
Number minSize,
String recurrence,
String startTime)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledActionProps.Builder. |
| 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`.
|
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.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 CfnScheduledActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.