public static final class RosInstanceProps.Builder extends Object implements software.amazon.jsii.Builder<RosInstanceProps>
RosInstanceProps| Constructor and Description |
|---|
Builder() |
public RosInstanceProps.Builder bucket(String bucket)
RosInstanceProps.getBucket()bucket - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder bucket(com.aliyun.ros.cdk.core.IResolvable bucket)
RosInstanceProps.getBucket()bucket - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder chargeType(String chargeType)
RosInstanceProps.getChargeType()chargeType - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder chargeType(com.aliyun.ros.cdk.core.IResolvable chargeType)
RosInstanceProps.getChargeType()chargeType - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder instanceName(String instanceName)
RosInstanceProps.getInstanceName()instanceName - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder instanceName(com.aliyun.ros.cdk.core.IResolvable instanceName)
RosInstanceProps.getInstanceName()instanceName - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder vpcId(String vpcId)
RosInstanceProps.getVpcId()vpcId - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder vpcId(com.aliyun.ros.cdk.core.IResolvable vpcId)
RosInstanceProps.getVpcId()vpcId - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder vSwitchIds(List<? extends Object> vSwitchIds)
RosInstanceProps.getVSwitchIds()vSwitchIds - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder vSwitchIds(com.aliyun.ros.cdk.core.IResolvable vSwitchIds)
RosInstanceProps.getVSwitchIds()vSwitchIds - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder zoneId(String zoneId)
RosInstanceProps.getZoneId()zoneId - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder zoneId(com.aliyun.ros.cdk.core.IResolvable zoneId)
RosInstanceProps.getZoneId()zoneId - the value to be set. This parameter is required.thispublic RosInstanceProps.Builder autoRenew(Boolean autoRenew)
RosInstanceProps.getAutoRenew()autoRenew - the value to be set.thispublic RosInstanceProps.Builder autoRenew(com.aliyun.ros.cdk.core.IResolvable autoRenew)
RosInstanceProps.getAutoRenew()autoRenew - the value to be set.thispublic RosInstanceProps.Builder duration(Number duration)
RosInstanceProps.getDuration()duration - the value to be set.thispublic RosInstanceProps.Builder duration(com.aliyun.ros.cdk.core.IResolvable duration)
RosInstanceProps.getDuration()duration - the value to be set.thispublic RosInstanceProps.Builder pricingCycle(String pricingCycle)
RosInstanceProps.getPricingCycle()pricingCycle - the value to be set.thispublic RosInstanceProps.Builder pricingCycle(com.aliyun.ros.cdk.core.IResolvable pricingCycle)
RosInstanceProps.getPricingCycle()pricingCycle - the value to be set.thispublic RosInstanceProps.Builder promotionCode(String promotionCode)
RosInstanceProps.getPromotionCode()promotionCode - the value to be set.thispublic RosInstanceProps.Builder promotionCode(com.aliyun.ros.cdk.core.IResolvable promotionCode)
RosInstanceProps.getPromotionCode()promotionCode - the value to be set.thispublic RosInstanceProps.Builder resourceSpec(com.aliyun.ros.cdk.core.IResolvable resourceSpec)
RosInstanceProps.getResourceSpec()resourceSpec - the value to be set.thispublic RosInstanceProps.Builder resourceSpec(RosInstance.ResourceSpecProperty resourceSpec)
RosInstanceProps.getResourceSpec()resourceSpec - the value to be set.thispublic RosInstanceProps.Builder usePromotionCode(Boolean usePromotionCode)
RosInstanceProps.getUsePromotionCode()usePromotionCode - the value to be set.thispublic RosInstanceProps.Builder usePromotionCode(com.aliyun.ros.cdk.core.IResolvable usePromotionCode)
RosInstanceProps.getUsePromotionCode()usePromotionCode - the value to be set.thispublic RosInstanceProps build()
build in interface software.amazon.jsii.Builder<RosInstanceProps>RosInstancePropsNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.