@Stability(value=Stable)
public static interface CfnScalableTarget.ScheduledActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScalableTarget.ScheduledActionProperty.Builder
A builder for
CfnScalableTarget.ScheduledActionProperty |
static class |
CfnScalableTarget.ScheduledActionProperty.Jsii$Proxy
An implementation for
CfnScalableTarget.ScheduledActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnScalableTarget.ScheduledActionProperty.Builder |
builder() |
default Object |
getEndTime()
`CfnScalableTarget.ScheduledActionProperty.EndTime`.
|
default Object |
getScalableTargetAction()
`CfnScalableTarget.ScheduledActionProperty.ScalableTargetAction`.
|
String |
getSchedule()
`CfnScalableTarget.ScheduledActionProperty.Schedule`.
|
String |
getScheduledActionName()
`CfnScalableTarget.ScheduledActionProperty.ScheduledActionName`.
|
default Object |
getStartTime()
`CfnScalableTarget.ScheduledActionProperty.StartTime`.
|
@Stability(value=Stable) @NotNull String getSchedule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html#cfn-applicationautoscaling-scalabletarget-scheduledaction-schedule@Stability(value=Stable) @NotNull String getScheduledActionName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html#cfn-applicationautoscaling-scalabletarget-scheduledaction-scheduledactionname@Stability(value=Stable) @Nullable default Object getEndTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html#cfn-applicationautoscaling-scalabletarget-scheduledaction-endtime@Stability(value=Stable) @Nullable default Object getScalableTargetAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html#cfn-applicationautoscaling-scalabletarget-scheduledaction-scalabletargetaction@Stability(value=Stable) @Nullable default Object getStartTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html#cfn-applicationautoscaling-scalabletarget-scheduledaction-starttime@Stability(value=Stable) static CfnScalableTarget.ScheduledActionProperty.Builder builder()
Copyright © 2020. All rights reserved.