@Stability(value=Stable) public static final class CfnScalableTarget.ScheduledActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnScalableTarget.ScheduledActionProperty>
CfnScalableTarget.ScheduledActionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder schedule(String schedule)
CfnScalableTarget.ScheduledActionProperty.getSchedule()schedule - `CfnScalableTarget.ScheduledActionProperty.Schedule`. This parameter is required.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder scheduledActionName(String scheduledActionName)
CfnScalableTarget.ScheduledActionProperty.getScheduledActionName()scheduledActionName - `CfnScalableTarget.ScheduledActionProperty.ScheduledActionName`. This parameter is required.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder endTime(IResolvable endTime)
CfnScalableTarget.ScheduledActionProperty.getEndTime()endTime - `CfnScalableTarget.ScheduledActionProperty.EndTime`.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder endTime(Instant endTime)
CfnScalableTarget.ScheduledActionProperty.getEndTime()endTime - `CfnScalableTarget.ScheduledActionProperty.EndTime`.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder scalableTargetAction(CfnScalableTarget.ScalableTargetActionProperty scalableTargetAction)
CfnScalableTarget.ScheduledActionProperty.getScalableTargetAction()scalableTargetAction - `CfnScalableTarget.ScheduledActionProperty.ScalableTargetAction`.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder scalableTargetAction(IResolvable scalableTargetAction)
CfnScalableTarget.ScheduledActionProperty.getScalableTargetAction()scalableTargetAction - `CfnScalableTarget.ScheduledActionProperty.ScalableTargetAction`.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder startTime(IResolvable startTime)
CfnScalableTarget.ScheduledActionProperty.getStartTime()startTime - `CfnScalableTarget.ScheduledActionProperty.StartTime`.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty.Builder startTime(Instant startTime)
CfnScalableTarget.ScheduledActionProperty.getStartTime()startTime - `CfnScalableTarget.ScheduledActionProperty.StartTime`.this@Stability(value=Stable) public CfnScalableTarget.ScheduledActionProperty build()
build in interface software.amazon.jsii.Builder<CfnScalableTarget.ScheduledActionProperty>CfnScalableTarget.ScheduledActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.