@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:27.046Z") @Stability(value=Experimental) public interface ScheduledActionProps extends software.amazon.jsii.JsiiSerializable, BasicScheduledActionProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
ScheduledActionProps.Builder
A builder for
ScheduledActionProps |
static class |
ScheduledActionProps.Jsii$Proxy
An implementation for
ScheduledActionProps |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledActionProps.Builder |
builder() |
IAutoScalingGroup |
getAutoScalingGroup()
(experimental) The AutoScalingGroup to apply the scheduled actions to.
|
getDesiredCapacity, getEndTime, getMaxCapacity, getMinCapacity, getSchedule, getStartTime@Stability(value=Experimental) @NotNull IAutoScalingGroup getAutoScalingGroup()
@Stability(value=Experimental) static ScheduledActionProps.Builder builder()
builder in interface BasicScheduledActionPropsScheduledActionProps.Builder of ScheduledActionPropsCopyright © 2021. All rights reserved.