@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 CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-asgnamepublic final Number getDesiredCapacity()
CfnScheduledActionPropsgetDesiredCapacity in interface CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-desiredcapacitypublic final String getEndTime()
CfnScheduledActionPropsgetEndTime in interface CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-endtimepublic final Number getMaxSize()
CfnScheduledActionPropsgetMaxSize in interface CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-maxsizepublic final Number getMinSize()
CfnScheduledActionPropsgetMinSize in interface CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-minsizepublic final String getRecurrence()
CfnScheduledActionPropsgetRecurrence in interface CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-recurrencepublic final String getStartTime()
CfnScheduledActionPropsgetStartTime in interface CfnScheduledActionPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-starttime@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.