@Generated(value="jsii-pacmak/1.85.0 (build 08ee592)", date="2023-09-25T10:01:46.261Z") public class Instance extends com.aliyun.ros.cdk.core.Resource
ALIYUN::Flink::Instance.| Modifier and Type | Class and Description |
|---|---|
static class |
Instance.Builder
A fluent builder for
Instance. |
| Modifier | Constructor and Description |
|---|---|
|
Instance(com.aliyun.ros.cdk.core.Construct scope,
String id,
InstanceProps props)
Create a new
ALIYUN::Flink::Instance. |
|
Instance(com.aliyun.ros.cdk.core.Construct scope,
String id,
InstanceProps props,
Boolean enableResourcePropertyConstraint)
Create a new
ALIYUN::Flink::Instance. |
protected |
Instance(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Instance(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
com.aliyun.ros.cdk.core.IResolvable |
getAttrInstanceId()
Attribute InstanceId: Instance ID.
|
com.aliyun.ros.cdk.core.IResolvable |
getAttrOrderId()
Attribute OrderId: Order information.
|
addCondition, addCount, addDependency, addResourceDesc, applyRemovalPolicy, generatePhysicalName, getAtt, getPhysicalName, getRef, getResource, getStack, setMetadata, setResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Instance(software.amazon.jsii.JsiiObjectRef objRef)
protected Instance(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public Instance(@NotNull
com.aliyun.ros.cdk.core.Construct scope,
@NotNull
String id,
@NotNull
InstanceProps props,
@Nullable
Boolean enableResourcePropertyConstraint)
ALIYUN::Flink::Instance.
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties
scope - This parameter is required.id - This parameter is required.props - This parameter is required.enableResourcePropertyConstraint - public Instance(@NotNull
com.aliyun.ros.cdk.core.Construct scope,
@NotNull
String id,
@NotNull
InstanceProps props)
ALIYUN::Flink::Instance.
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2023. All rights reserved.