DBCluster
This class encapsulates and extends the ROS resource type DATASOURCE::ClickHouse::DBCluster
, which is used to query the information about an ApsaraDB for ClickHouse cluster.
Initializers
using AlibabaCloud.SDK.ROS.CDK.Clickhouse;
new DBCluster(Construct Scope, string Id, DBClusterProps Props, bool EnableResourcePropertyConstraint = null);
Name | Type | Description |
---|---|---|
Scope |
AlibabaCloud.SDK.ROS.CDK.Core.Construct |
No description. |
Id |
string |
No description. |
Props |
DBClusterProps |
No description. |
EnableResourcePropertyConstraint |
bool |
No description. |
Scope
Required
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Construct
Id
Required
- Type: string
Props
Required
- Type: DBClusterProps
EnableResourcePropertyConstraint
Optional
- Type: bool
Methods
Name | Description |
---|---|
ToString |
Returns a string representation of this construct. |
Synthesize |
Allows this construct to emit artifacts into the cloud assembly during synthesis. |
AddCondition |
No description. |
AddCount |
No description. |
AddDependency |
No description. |
AddResourceDesc |
No description. |
ApplyRemovalPolicy |
No description. |
GetAtt |
No description. |
SetMetadata |
No description. |
ToString
private string ToString()
Returns a string representation of this construct.
Synthesize
private void Synthesize(ISynthesisSession Session)
Allows this construct to emit artifacts into the cloud assembly during synthesis.
This method is usually implemented by framework-level constructs such as Stack
and Asset
as they participate in synthesizing the cloud assembly.
- Type: AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession
The synthesis session.
AddCondition
private void AddCondition(RosCondition Condition)
- Type: AlibabaCloud.SDK.ROS.CDK.Core.RosCondition
AddCount
private void AddCount(object Count)
- Type: object
AddDependency
private void AddDependency(Resource Resource)
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Resource
AddResourceDesc
private void AddResourceDesc(string Desc)
- Type: string
ApplyRemovalPolicy
private void ApplyRemovalPolicy(RemovalPolicy Policy)
- Type: AlibabaCloud.SDK.ROS.CDK.Core.RemovalPolicy
GetAtt
private IResolvable GetAtt(string Name)
- Type: string
SetMetadata
private void SetMetadata(string Key, object Value)
- Type: string
- Type: object
Static Functions
Name | Description |
---|---|
IsConstruct |
Return whether the given object is a Construct. |
IsConstruct
using AlibabaCloud.SDK.ROS.CDK.Clickhouse;
DBCluster.IsConstruct(object X);
Return whether the given object is a Construct.
- Type: object
Properties
Name | Type | Description |
---|---|---|
Node |
AlibabaCloud.SDK.ROS.CDK.Core.ConstructNode |
The construct tree node associated with this construct. |
Ref |
string |
No description. |
Stack |
AlibabaCloud.SDK.ROS.CDK.Core.Stack |
The stack in which this resource is defined. |
Resource |
AlibabaCloud.SDK.ROS.CDK.Core.RosResource |
No description. |
AttrAliUid |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute AliUid: Alibaba Cloud account. |
AttrBid |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute Bid: The ID of the business process flow. |
AttrCategory |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute Category: Copy configuration, value description:. |
AttrCommodityCode |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute CommodityCode: Buy Product Code. |
AttrConnectionString |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ConnectionString: Connection string. |
AttrCreateTime |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute CreateTime: The creation time of the resource. |
AttrDbClusterId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DBClusterId: Instance ID. |
AttrDbClusterIpArrayName |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DBClusterIPArrayName: The name of the whitelist group to be modified. |
AttrDbClusterName |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DBClusterName: The cluster description information. |
AttrDbClusterNetworkType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DbClusterNetworkType: Network type. |
AttrDbClusterType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DBClusterType: Instance type. |
AttrDbNodeClass |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DbNodeClass: Set the node type. |
AttrDbNodeCount |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DbNodeCount: Value range: S-Series: 1 to 48 C Series: 1-24 units:. |
AttrDbNodeStorage |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute DbNodeStorage: Single-node storage space. |
AttrEncryptionKey |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute EncryptionKey: Key management service KMS key ID. |
AttrEncryptionType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute EncryptionType: Currently only supports ECS disk encryption, with a value of CloudDisk, not encrypted when empty. |
AttrEngine |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute Engine: Engine. |
AttrEngineVersion |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute EngineVersion: The engine version. |
AttrExpireTime |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ExpireTime: The expiration time. |
AttrIsExpired |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute IsExpired: If the instance has expired. |
AttrLockMode |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute LockMode: The lock mode. |
AttrLockReason |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute LockReason: Lock reason. |
AttrMaintainTime |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute MaintainTime: Examples of the maintenance window, in the format of hh:mmZ-hh:mm Z. |
AttrPaymentType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PaymentType: The paymen type of the resource. |
AttrPort |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute Port: Connection port. |
AttrPublicConnectionString |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PublicConnectionString: A public IP address for the connection. |
AttrPublicIpAddr |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PublicIpAddr: Public IP address. |
AttrPublicPort |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute PublicPort: Public network port. |
AttrResourceGroupId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ResourceGroupId: The ID of the resource group. |
AttrScaleOutStatus |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ScaleOutStatus: Scale state. |
AttrSecurityIps |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SecurityIps: The whitelist supports the following two formats:. |
AttrStorageType |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute StorageType: Storage type CloudSSD:SSD cloud disk CloudEfficiency: Ultra cloud disk. |
AttrSupportBackup |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SupportBackup: Support fallback scheme. |
AttrSupportHttpsPort |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SupportHttpsPort: The system supports http port number. |
AttrSupportMysqlPort |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SupportMysqlPort: Supports Mysql, and those of the ports. |
AttrSupportOss |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute SupportOss: Whether hot and cold stratification is supported, 0 means not, and 1st generation table supports it. |
AttrVpcCloudInstanceId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VpcCloudInstanceId: Virtual Private Cloud (VPC cloud instance ID. |
AttrVpcId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VpcId: VPC ID. |
AttrVpcIpAddr |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VpcIpAddr: VPC IP address. |
AttrVSwitchId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute VSwitchId: Switch ID. |
AttrZoneId |
AlibabaCloud.SDK.ROS.CDK.Core.IResolvable |
Attribute ZoneId: On behalf of the zone resource attribute field. |
Node
Required
public ConstructNode Node { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.ConstructNode
The construct tree node associated with this construct.
Ref
Required
public string Ref { get; }
- Type: string
Stack
Required
public Stack Stack { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Stack
The stack in which this resource is defined.
Resource
Optional
public RosResource Resource { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.RosResource
AttrAliUid
Required
public IResolvable AttrAliUid { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AliUid: Alibaba Cloud account.
AttrBid
Required
public IResolvable AttrBid { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Bid: The ID of the business process flow.
AttrCategory
Required
public IResolvable AttrCategory { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Category: Copy configuration, value description:.
AttrCommodityCode
Required
public IResolvable AttrCommodityCode { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute CommodityCode: Buy Product Code.
AttrConnectionString
Required
public IResolvable AttrConnectionString { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ConnectionString: Connection string.
AttrCreateTime
Required
public IResolvable AttrCreateTime { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute CreateTime: The creation time of the resource.
AttrDbClusterId
Required
public IResolvable AttrDbClusterId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBClusterId: Instance ID.
AttrDbClusterIpArrayName
Required
public IResolvable AttrDbClusterIpArrayName { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBClusterIPArrayName: The name of the whitelist group to be modified.
AttrDbClusterName
Required
public IResolvable AttrDbClusterName { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBClusterName: The cluster description information.
AttrDbClusterNetworkType
Required
public IResolvable AttrDbClusterNetworkType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DbClusterNetworkType: Network type.
Currently, only VPC is supported.
AttrDbClusterType
Required
public IResolvable AttrDbClusterType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBClusterType: Instance type.
AttrDbNodeClass
Required
public IResolvable AttrDbNodeClass { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DbNodeClass: Set the node type.
AttrDbNodeCount
Required
public IResolvable AttrDbNodeCount { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DbNodeCount: Value range: S-Series: 1 to 48 C Series: 1-24 units:.
AttrDbNodeStorage
Required
public IResolvable AttrDbNodeStorage { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DbNodeStorage: Single-node storage space.
Value range: 100 GB to 32000GB.
AttrEncryptionKey
Required
public IResolvable AttrEncryptionKey { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute EncryptionKey: Key management service KMS key ID.
AttrEncryptionType
Required
public IResolvable AttrEncryptionType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute EncryptionType: Currently only supports ECS disk encryption, with a value of CloudDisk, not encrypted when empty.
AttrEngine
Required
public IResolvable AttrEngine { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Engine: Engine.
AttrEngineVersion
Required
public IResolvable AttrEngineVersion { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute EngineVersion: The engine version.
AttrExpireTime
Required
public IResolvable AttrExpireTime { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ExpireTime: The expiration time.
AttrIsExpired
Required
public IResolvable AttrIsExpired { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute IsExpired: If the instance has expired.
AttrLockMode
Required
public IResolvable AttrLockMode { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute LockMode: The lock mode.
AttrLockReason
Required
public IResolvable AttrLockReason { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute LockReason: Lock reason.
AttrMaintainTime
Required
public IResolvable AttrMaintainTime { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute MaintainTime: Examples of the maintenance window, in the format of hh:mmZ-hh:mm Z.
AttrPaymentType
Required
public IResolvable AttrPaymentType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PaymentType: The paymen type of the resource.
AttrPort
Required
public IResolvable AttrPort { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Port: Connection port.
AttrPublicConnectionString
Required
public IResolvable AttrPublicConnectionString { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PublicConnectionString: A public IP address for the connection.
AttrPublicIpAddr
Required
public IResolvable AttrPublicIpAddr { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PublicIpAddr: Public IP address.
AttrPublicPort
Required
public IResolvable AttrPublicPort { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PublicPort: Public network port.
AttrResourceGroupId
Required
public IResolvable AttrResourceGroupId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ResourceGroupId: The ID of the resource group.
AttrScaleOutStatus
Required
public IResolvable AttrScaleOutStatus { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ScaleOutStatus: Scale state.
AttrSecurityIps
Required
public IResolvable AttrSecurityIps { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SecurityIps: The whitelist supports the following two formats:.
AttrStorageType
Required
public IResolvable AttrStorageType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute StorageType: Storage type CloudSSD:SSD cloud disk CloudEfficiency: Ultra cloud disk.
AttrSupportBackup
Required
public IResolvable AttrSupportBackup { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SupportBackup: Support fallback scheme.
AttrSupportHttpsPort
Required
public IResolvable AttrSupportHttpsPort { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SupportHttpsPort: The system supports http port number.
AttrSupportMysqlPort
Required
public IResolvable AttrSupportMysqlPort { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SupportMysqlPort: Supports Mysql, and those of the ports.
AttrSupportOss
Required
public IResolvable AttrSupportOss { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SupportOss: Whether hot and cold stratification is supported, 0 means not, and 1st generation table supports it.
AttrVpcCloudInstanceId
Required
public IResolvable AttrVpcCloudInstanceId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VpcCloudInstanceId: Virtual Private Cloud (VPC cloud instance ID.
AttrVpcId
Required
public IResolvable AttrVpcId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VpcId: VPC ID.
AttrVpcIpAddr
Required
public IResolvable AttrVpcIpAddr { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VpcIpAddr: VPC IP address.
AttrVSwitchId
Required
public IResolvable AttrVSwitchId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VSwitchId: Switch ID.
AttrZoneId
Required
public IResolvable AttrZoneId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ZoneId: On behalf of the zone resource attribute field.