| Modifier and Type | Method and Description |
|---|---|
InstanceProps.Builder |
InstanceProps.Builder.autoRenew(Boolean autoRenew)
Sets the value of
InstanceProps.getAutoRenew() |
InstanceProps.Builder |
InstanceProps.Builder.autoRenew(com.aliyun.ros.cdk.core.IResolvable autoRenew)
Sets the value of
InstanceProps.getAutoRenew() |
InstanceProps.Builder |
InstanceProps.Builder.bucket(com.aliyun.ros.cdk.core.IResolvable bucket)
Sets the value of
InstanceProps.getBucket() |
InstanceProps.Builder |
InstanceProps.Builder.bucket(String bucket)
Sets the value of
InstanceProps.getBucket() |
static InstanceProps.Builder |
InstanceProps.builder() |
InstanceProps.Builder |
InstanceProps.Builder.chargeType(com.aliyun.ros.cdk.core.IResolvable chargeType)
Sets the value of
InstanceProps.getChargeType() |
InstanceProps.Builder |
InstanceProps.Builder.chargeType(String chargeType)
Sets the value of
InstanceProps.getChargeType() |
InstanceProps.Builder |
InstanceProps.Builder.duration(com.aliyun.ros.cdk.core.IResolvable duration)
Sets the value of
InstanceProps.getDuration() |
InstanceProps.Builder |
InstanceProps.Builder.duration(Number duration)
Sets the value of
InstanceProps.getDuration() |
InstanceProps.Builder |
InstanceProps.Builder.instanceName(com.aliyun.ros.cdk.core.IResolvable instanceName)
Sets the value of
InstanceProps.getInstanceName() |
InstanceProps.Builder |
InstanceProps.Builder.instanceName(String instanceName)
Sets the value of
InstanceProps.getInstanceName() |
InstanceProps.Builder |
InstanceProps.Builder.pricingCycle(com.aliyun.ros.cdk.core.IResolvable pricingCycle)
Sets the value of
InstanceProps.getPricingCycle() |
InstanceProps.Builder |
InstanceProps.Builder.pricingCycle(String pricingCycle)
Sets the value of
InstanceProps.getPricingCycle() |
InstanceProps.Builder |
InstanceProps.Builder.promotionCode(com.aliyun.ros.cdk.core.IResolvable promotionCode)
Sets the value of
InstanceProps.getPromotionCode() |
InstanceProps.Builder |
InstanceProps.Builder.promotionCode(String promotionCode)
Sets the value of
InstanceProps.getPromotionCode() |
InstanceProps.Builder |
InstanceProps.Builder.resourceSpec(com.aliyun.ros.cdk.core.IResolvable resourceSpec)
Sets the value of
InstanceProps.getResourceSpec() |
InstanceProps.Builder |
InstanceProps.Builder.resourceSpec(RosInstance.ResourceSpecProperty resourceSpec)
Sets the value of
InstanceProps.getResourceSpec() |
InstanceProps.Builder |
InstanceProps.Builder.usePromotionCode(Boolean usePromotionCode)
Sets the value of
InstanceProps.getUsePromotionCode() |
InstanceProps.Builder |
InstanceProps.Builder.usePromotionCode(com.aliyun.ros.cdk.core.IResolvable usePromotionCode)
Sets the value of
InstanceProps.getUsePromotionCode() |
InstanceProps.Builder |
InstanceProps.Builder.vpcId(com.aliyun.ros.cdk.core.IResolvable vpcId)
Sets the value of
InstanceProps.getVpcId() |
InstanceProps.Builder |
InstanceProps.Builder.vpcId(String vpcId)
Sets the value of
InstanceProps.getVpcId() |
InstanceProps.Builder |
InstanceProps.Builder.vSwitchIds(com.aliyun.ros.cdk.core.IResolvable vSwitchIds)
Sets the value of
InstanceProps.getVSwitchIds() |
InstanceProps.Builder |
InstanceProps.Builder.vSwitchIds(List<? extends Object> vSwitchIds)
Sets the value of
InstanceProps.getVSwitchIds() |
InstanceProps.Builder |
InstanceProps.Builder.zoneId(com.aliyun.ros.cdk.core.IResolvable zoneId)
Sets the value of
InstanceProps.getZoneId() |
InstanceProps.Builder |
InstanceProps.Builder.zoneId(String zoneId)
Sets the value of
InstanceProps.getZoneId() |
| Constructor and Description |
|---|
Jsii$Proxy(InstanceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
InstanceProps.Builder. |
Copyright © 2023. All rights reserved.