public class ScheduledInstancePolicyForUpdateScalingPolicyInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduledInstancePolicyForUpdateScalingPolicyInput.DeliveryTypeEnum
Gets or Sets deliveryType
|
static class |
ScheduledInstancePolicyForUpdateScalingPolicyInput.ElasticScheduledInstanceTypeEnum
Gets or Sets elasticScheduledInstanceType
|
| Constructor and Description |
|---|
ScheduledInstancePolicyForUpdateScalingPolicyInput() |
public ScheduledInstancePolicyForUpdateScalingPolicyInput()
public ScheduledInstancePolicyForUpdateScalingPolicyInput autoReleaseTime(String autoReleaseTime)
public String getAutoReleaseTime()
public void setAutoReleaseTime(String autoReleaseTime)
public ScheduledInstancePolicyForUpdateScalingPolicyInput deliveryType(ScheduledInstancePolicyForUpdateScalingPolicyInput.DeliveryTypeEnum deliveryType)
public ScheduledInstancePolicyForUpdateScalingPolicyInput.DeliveryTypeEnum getDeliveryType()
public void setDeliveryType(ScheduledInstancePolicyForUpdateScalingPolicyInput.DeliveryTypeEnum deliveryType)
public ScheduledInstancePolicyForUpdateScalingPolicyInput elasticScheduledInstanceType(ScheduledInstancePolicyForUpdateScalingPolicyInput.ElasticScheduledInstanceTypeEnum elasticScheduledInstanceType)
public ScheduledInstancePolicyForUpdateScalingPolicyInput.ElasticScheduledInstanceTypeEnum getElasticScheduledInstanceType()
public void setElasticScheduledInstanceType(ScheduledInstancePolicyForUpdateScalingPolicyInput.ElasticScheduledInstanceTypeEnum elasticScheduledInstanceType)
public ScheduledInstancePolicyForUpdateScalingPolicyInput endDeliveryTime(String endDeliveryTime)
public String getEndDeliveryTime()
public void setEndDeliveryTime(String endDeliveryTime)
public ScheduledInstancePolicyForUpdateScalingPolicyInput startDeliveryTime(String startDeliveryTime)
public String getStartDeliveryTime()
public void setStartDeliveryTime(String startDeliveryTime)
Copyright © 2026. All rights reserved.