@Generated(value="jsii-pacmak/1.85.0 (build 08ee592)", date="2023-12-26T06:30:14.283Z") public class DBClusters extends com.aliyun.ros.cdk.core.Resource
DATASOURCE::ClickHouse::DBClusters, which is used to query the information about ApsaraDB for ClickHouse clusters.| Modifier and Type | Class and Description |
|---|---|
static class |
DBClusters.Builder
A fluent builder for
DBClusters. |
| Modifier | Constructor and Description |
|---|---|
|
DBClusters(com.aliyun.ros.cdk.core.Construct scope,
String id)
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties.
|
|
DBClusters(com.aliyun.ros.cdk.core.Construct scope,
String id,
DBClustersProps props)
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties.
|
|
DBClusters(com.aliyun.ros.cdk.core.Construct scope,
String id,
DBClustersProps props,
Boolean enableResourcePropertyConstraint)
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties.
|
protected |
DBClusters(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
DBClusters(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
com.aliyun.ros.cdk.core.IResolvable |
getAttrDbClusterIds()
Attribute DBClusterIds: The list of db cluster IDs.
|
com.aliyun.ros.cdk.core.IResolvable |
getAttrDbClusters()
Attribute DBClusters: The list of db clusters.
|
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 DBClusters(software.amazon.jsii.JsiiObjectRef objRef)
protected DBClusters(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public DBClusters(@NotNull
com.aliyun.ros.cdk.core.Construct scope,
@NotNull
String id,
@Nullable
DBClustersProps props,
@Nullable
Boolean enableResourcePropertyConstraint)
scope - This parameter is required.id - This parameter is required.props - enableResourcePropertyConstraint - public DBClusters(@NotNull
com.aliyun.ros.cdk.core.Construct scope,
@NotNull
String id,
@Nullable
DBClustersProps props)
scope - This parameter is required.id - This parameter is required.props - public DBClusters(@NotNull
com.aliyun.ros.cdk.core.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.Copyright © 2023. All rights reserved.