@Generated(value="jsii-pacmak/1.85.0 (build 08ee592)", date="2023-09-25T10:01:46.266Z") public interface RosInstanceProps extends software.amazon.jsii.JsiiSerializable
ALIYUN::Flink::Instance.| Modifier and Type | Interface and Description |
|---|---|
static class |
RosInstanceProps.Builder
A builder for
RosInstanceProps |
static class |
RosInstanceProps.Jsii$Proxy
An implementation for
RosInstanceProps |
| Modifier and Type | Method and Description |
|---|---|
static RosInstanceProps.Builder |
builder() |
default Object |
getAutoRenew() |
Object |
getBucket() |
Object |
getChargeType() |
default Object |
getDuration() |
Object |
getInstanceName() |
default Object |
getPricingCycle() |
default Object |
getPromotionCode() |
default Object |
getResourceSpec() |
default Object |
getUsePromotionCode() |
Object |
getVpcId() |
Object |
getVSwitchIds() |
Object |
getZoneId() |
@NotNull Object getBucket()
@NotNull Object getChargeType()
@NotNull Object getInstanceName()
@NotNull Object getVpcId()
@NotNull Object getVSwitchIds()
@NotNull Object getZoneId()
@Nullable default Object getAutoRenew()
@Nullable default Object getDuration()
@Nullable default Object getPricingCycle()
@Nullable default Object getPromotionCode()
@Nullable default Object getResourceSpec()
@Nullable default Object getUsePromotionCode()
static RosInstanceProps.Builder builder()
RosInstanceProps.Builder of RosInstancePropsCopyright © 2023. All rights reserved.