@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.357Z") @Stability(value=Stable) public interface CfnScheduledActionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScheduledActionProps.Builder
A builder for
CfnScheduledActionProps |
static class |
CfnScheduledActionProps.Jsii$Proxy
An implementation for
CfnScheduledActionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnScheduledActionProps.Builder |
builder() |
String |
getAutoScalingGroupName()
`AWS::AutoScaling::ScheduledAction.AutoScalingGroupName`.
|
default Number |
getDesiredCapacity()
`AWS::AutoScaling::ScheduledAction.DesiredCapacity`.
|
default String |
getEndTime()
`AWS::AutoScaling::ScheduledAction.EndTime`.
|
default Number |
getMaxSize()
`AWS::AutoScaling::ScheduledAction.MaxSize`.
|
default Number |
getMinSize()
`AWS::AutoScaling::ScheduledAction.MinSize`.
|
default String |
getRecurrence()
`AWS::AutoScaling::ScheduledAction.Recurrence`.
|
default String |
getStartTime()
`AWS::AutoScaling::ScheduledAction.StartTime`.
|
@Stability(value=Stable) @NotNull String getAutoScalingGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-asgname@Stability(value=Stable) @Nullable default Number getDesiredCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-desiredcapacity@Stability(value=Stable) @Nullable default String getEndTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-endtime@Stability(value=Stable) @Nullable default Number getMaxSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-maxsize@Stability(value=Stable) @Nullable default Number getMinSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-minsize@Stability(value=Stable) @Nullable default String getRecurrence()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-recurrence@Stability(value=Stable) @Nullable default String getStartTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-starttime@Stability(value=Stable) static CfnScheduledActionProps.Builder builder()
CfnScheduledActionProps.Builder of CfnScheduledActionPropsCopyright © 2020. All rights reserved.