Skip to content

DBInstance

This class encapsulates and extends the ROS resource type DATASOURCE::RDS::DBInstance, which is used to query an ApsaraDB RDS instance.

Initializers

using AlibabaCloud.SDK.ROS.CDK.Rds;
new DBInstance(Construct Scope, string Id, DBInstanceProps Props = null, bool EnableResourcePropertyConstraint = null);
Name Type Description
Scope AlibabaCloud.SDK.ROS.CDK.Core.Construct No description.
Id string No description.
Props DBInstanceProps No description.
EnableResourcePropertyConstraint bool No description.

ScopeRequired

  • Type: AlibabaCloud.SDK.ROS.CDK.Core.Construct

IdRequired

  • Type: string

PropsOptional


EnableResourcePropertyConstraintOptional

  • 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.

SessionRequired

  • Type: AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession

The synthesis session.


AddCondition

private void AddCondition(RosCondition Condition)

ConditionRequired

  • Type: AlibabaCloud.SDK.ROS.CDK.Core.RosCondition

AddCount

private void AddCount(object Count)

CountRequired

  • Type: object

AddDependency

private void AddDependency(Resource Resource)

ResourceRequired

  • Type: AlibabaCloud.SDK.ROS.CDK.Core.Resource

AddResourceDesc

private void AddResourceDesc(string Desc)

DescRequired

  • Type: string

ApplyRemovalPolicy

private void ApplyRemovalPolicy(RemovalPolicy Policy)

PolicyRequired

  • Type: AlibabaCloud.SDK.ROS.CDK.Core.RemovalPolicy

GetAtt

private IResolvable GetAtt(string Name)

NameRequired

  • Type: string

SetMetadata

private void SetMetadata(string Key, object Value)

KeyRequired

  • Type: string

ValueRequired

  • Type: object

Static Functions

Name Description
IsConstruct Return whether the given object is a Construct.

IsConstruct

using AlibabaCloud.SDK.ROS.CDK.Rds;
DBInstance.IsConstruct(object X);

Return whether the given object is a Construct.

XRequired

  • 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.
AttrAccountMaxQuantity AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute AccountMaxQuantity: The maximum number of accounts that can be created on the instance.
AttrAdvancedFeatures AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute AdvancedFeatures: The advanced features that are enabled for the instance.
AttrAutoUpgradeMinorVersion AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute AutoUpgradeMinorVersion: The method that is used to update the minor engine version of the instance.
AttrAvailabilityValue AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute AvailabilityValue: The availability status of the instance in percentage.
AttrBabelfishConfig AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute BabelfishConfig: The configuration of the Babelfish feature for the ApsaraDB RDS for PostgreSQL instance.
AttrCategory AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute Category: The RDS edition of the instance.
AttrCollation AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute Collation: The character set collation of the instance.
AttrConnectionMode AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ConnectionMode: The connection mode of the instance.
AttrConnectionString AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ConnectionString: The internal endpoint of the instance.
AttrConsoleVersion AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ConsoleVersion: The type of the proxy that is used by the instance.
AttrCreationTime AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute CreationTime: The creation time.
AttrCurrentKernelVersion AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute CurrentKernelVersion: The minor engine version of the instance.
AttrDbClusterNodes AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBClusterNodes: The information about the node in the cluster.
AttrDbInstanceClass AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceClass: The instance type of the instance.
AttrDbInstanceClassType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceClassType: The instance family to which the instance belongs.
AttrDbInstanceCpu AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceCPU: The number of CPU cores.
AttrDbInstanceDescription AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceDescription: The description of the instance.
AttrDbInstanceDiskUsed AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceDiskUsed: The disk usage of the instance.
AttrDbInstanceId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceId: The instance ID.
AttrDbInstanceMemory AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceMemory: The memory capacity of the instance.
AttrDbInstanceNetType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceNetType: The type of the network over which the instance is connected.
AttrDbInstanceStatus AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceStatus: The status of the instance.
AttrDbInstanceStorage AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceStorage: The storage capacity of the instance.
AttrDbInstanceStorageType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceStorageType: The storage type of the instance.
AttrDbInstanceType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBInstanceType: The type of the instance.
AttrDbMaxQuantity AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DBMaxQuantity: The maximum number of databases that can be created on the instance.
AttrDedicatedHostGroupId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DedicatedHostGroupId: The ID of the dedicated cluster.
AttrDeletionProtection AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute DeletionProtection: Indicates whether the release protection feature is enabled.
AttrEngine AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute Engine: The database engine of the instance.
AttrEngineVersion AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute EngineVersion: The database engine version.
AttrExpireTime AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ExpireTime: The expiration time.
AttrExtra AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute Extra: The extended information of the instance.
AttrGeneralGroupName AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute GeneralGroupName: The name of the dedicated cluster to which the instance belongs.
AttrGuardDbInstanceId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute GuardDBInstanceId: The ID of the disaster recovery instance that is attached to the instance.
AttrIncrementSourceDbInstanceId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute IncrementSourceDBInstanceId: The ID of the instance from which incremental data comes.
AttrInstanceNetworkType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute InstanceNetworkType: The network type of the instance.
AttrInstructionSetArch AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute InstructionSetArch: The architecture type of the instance.
AttrIpType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute IPType: The type of the IP address.
AttrLatestKernelVersion AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute LatestKernelVersion: The latest minor engine version that is supported by the instance.
AttrLockMode AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute LockMode: The lock mode of the instance.
AttrLockReason AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute LockReason: The reason why the instance was locked.
AttrMaintainTime AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute MaintainTime: The maintenance window of the instance.
AttrMasterInstanceId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute MasterInstanceId: The ID of the primary instance.
AttrMasterZone AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute MasterZone: The zone ID of the primary instance.
AttrMaxConnections AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute MaxConnections: The maximum number of concurrent connections.
AttrMaxIombps AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute MaxIOMBPS: The maximum I/O throughput.
AttrMaxIops AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute MaxIOPS: The maximum number of I/O requests per second.
AttrPayType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute PayType: The billing method of the instance.
AttrPgBouncerEnabled AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute PGBouncerEnabled: Indicates whether PgBouncer is enabled.
AttrPort AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute Port: The port that is used to connect to the instance over an internal network.
AttrProxyType AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ProxyType: The type of the proxy that is supported by the instance.
AttrReadOnlyDbInstanceIds AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ReadOnlyDBInstanceIds: The IDs of the read-only instances that are attached to the primary instance.
AttrReadonlyInstanceSqlDelayedTime AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ReadonlyInstanceSQLDelayedTime: The latency at which the system replicates data to read-only instances.
AttrResourceGroupId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ResourceGroupId: The resource group ID.
AttrSecurityIpList AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute SecurityIPList: The IP addresses in the IP address whitelist.
AttrSecurityIpMode AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute SecurityIPMode: The whitelist mode of the instance.
AttrServerlessConfig AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ServerlessConfig: The settings of the serverless instance.
AttrSlaveZones AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute SlaveZones: The information about the zone of the secondary instance.
AttrSuperPermissionMode AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute SuperPermissionMode: Indicates whether the instance supports superuser accounts, such as the system administrator (SA) account, the Active Directory (AD) account, and the host account.
AttrTempDbInstanceId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute TempDBInstanceId: The ID of the temporary instance that is attached to the instance.
AttrTimeZone AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute TimeZone: The time zone of the instance.
AttrTips AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute Tips: The information about the exception that is detected on the instance.
AttrTipsLevel AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute TipsLevel: The severity level of the exception that is detected on the instance.
AttrVpcCloudInstanceId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute VpcCloudInstanceId: The VPC ID.
AttrVpcId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute VpcId: The virtual private cloud (VPC) ID of the instance.
AttrVSwitchId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute VSwitchId: The vSwitch ID.
AttrZoneId AlibabaCloud.SDK.ROS.CDK.Core.IResolvable Attribute ZoneId: The zone ID.

NodeRequired

public ConstructNode Node { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.ConstructNode

The construct tree node associated with this construct.


RefRequired

public string Ref { get; }
  • Type: string

StackRequired

public Stack Stack { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.Stack

The stack in which this resource is defined.


ResourceOptional

public RosResource Resource { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.RosResource

AttrAccountMaxQuantityRequired

public IResolvable AttrAccountMaxQuantity { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute AccountMaxQuantity: The maximum number of accounts that can be created on the instance.


AttrAdvancedFeaturesRequired

public IResolvable AttrAdvancedFeatures { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute AdvancedFeatures: The advanced features that are enabled for the instance.

If multiple advanced features are enabled, the advanced features are separated by commas (,). This parameter is available only to instances that run SQL Server. Valid values: LinkedServer DistributeTransaction


AttrAutoUpgradeMinorVersionRequired

public IResolvable AttrAutoUpgradeMinorVersion { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute AutoUpgradeMinorVersion: The method that is used to update the minor engine version of the instance.

Valid values: Auto: automatic update. Manual: manual update. The minor engine version of the instance is forcefully updated only when the in-use minor engine version is phased out.


AttrAvailabilityValueRequired

public IResolvable AttrAvailabilityValue { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute AvailabilityValue: The availability status of the instance in percentage.


AttrBabelfishConfigRequired

public IResolvable AttrBabelfishConfig { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute BabelfishConfig: The configuration of the Babelfish feature for the ApsaraDB RDS for PostgreSQL instance.


AttrCategoryRequired

public IResolvable AttrCategory { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute Category: The RDS edition of the instance.

Valid values: Basic: RDS Basic Edition HighAvailability: RDS High-availability Edition cluster: RDS Cluster Edition for ApsaraDB RDS for MySQL AlwaysOn: RDS Cluster Edition for ApsaraDB RDS for SQL Server Finance: RDS Enterprise Edition Serverless_basic: RDS Basic Edition for serverless instances


AttrCollationRequired

public IResolvable AttrCollation { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute Collation: The character set collation of the instance.


AttrConnectionModeRequired

public IResolvable AttrConnectionMode { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ConnectionMode: The connection mode of the instance.

Valid values: Standard: standard mode Safe: database proxy mode


AttrConnectionStringRequired

public IResolvable AttrConnectionString { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ConnectionString: The internal endpoint of the instance.


AttrConsoleVersionRequired

public IResolvable AttrConsoleVersion { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ConsoleVersion: The type of the proxy that is used by the instance.

Valid values: 1: shared proxy 2: dedicated proxy


AttrCreationTimeRequired

public IResolvable AttrCreationTime { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute CreationTime: The creation time.

The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.


AttrCurrentKernelVersionRequired

public IResolvable AttrCurrentKernelVersion { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute CurrentKernelVersion: The minor engine version of the instance.


AttrDbClusterNodesRequired

public IResolvable AttrDbClusterNodes { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBClusterNodes: The information about the node in the cluster.


AttrDbInstanceClassRequired

public IResolvable AttrDbInstanceClass { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceClass: The instance type of the instance.


AttrDbInstanceClassTypeRequired

public IResolvable AttrDbInstanceClassType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceClassType: The instance family to which the instance belongs.

Valid values: s: shared instance family x: general-purpose instance family d: dedicated instance family h: dedicated host instance family


AttrDbInstanceCpuRequired

public IResolvable AttrDbInstanceCpu { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceCPU: The number of CPU cores.


AttrDbInstanceDescriptionRequired

public IResolvable AttrDbInstanceDescription { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceDescription: The description of the instance.


AttrDbInstanceDiskUsedRequired

public IResolvable AttrDbInstanceDiskUsed { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceDiskUsed: The disk usage of the instance.


AttrDbInstanceIdRequired

public IResolvable AttrDbInstanceId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceId: The instance ID.


AttrDbInstanceMemoryRequired

public IResolvable AttrDbInstanceMemory { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceMemory: The memory capacity of the instance.

Unit: MB.


AttrDbInstanceNetTypeRequired

public IResolvable AttrDbInstanceNetType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceNetType: The type of the network over which the instance is connected.

Valid values: Internet: Internet Intranet: internal network


AttrDbInstanceStatusRequired

public IResolvable AttrDbInstanceStatus { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceStatus: The status of the instance.


AttrDbInstanceStorageRequired

public IResolvable AttrDbInstanceStorage { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceStorage: The storage capacity of the instance.

Unit: GB.


AttrDbInstanceStorageTypeRequired

public IResolvable AttrDbInstanceStorageType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceStorageType: The storage type of the instance.

Valid values: local_ssd and ephemeral_ssd: local SSD cloud_ssd: standard SSD cloud_essd: enhanced SSD (ESSD)


AttrDbInstanceTypeRequired

public IResolvable AttrDbInstanceType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBInstanceType: The type of the instance.

Valid values: Primary: primary instance Readonly: read-only instance Guard: disaster recovery instance Temp: temporary instance


AttrDbMaxQuantityRequired

public IResolvable AttrDbMaxQuantity { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DBMaxQuantity: The maximum number of databases that can be created on the instance.


AttrDedicatedHostGroupIdRequired

public IResolvable AttrDedicatedHostGroupId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DedicatedHostGroupId: The ID of the dedicated cluster.


AttrDeletionProtectionRequired

public IResolvable AttrDeletionProtection { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute DeletionProtection: Indicates whether the release protection feature is enabled.

Valid values: true false


AttrEngineRequired

public IResolvable AttrEngine { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute Engine: The database engine of the instance.

Valid values: MySQL PostgreSQL SQLServer MariaDB


AttrEngineVersionRequired

public IResolvable AttrEngineVersion { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute EngineVersion: The database engine version.


AttrExpireTimeRequired

public IResolvable AttrExpireTime { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ExpireTime: The expiration time.

The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. Note: Pay-as-you-go instances never expire.


AttrExtraRequired

public IResolvable AttrExtra { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute Extra: The extended information of the instance.


AttrGeneralGroupNameRequired

public IResolvable AttrGeneralGroupName { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute GeneralGroupName: The name of the dedicated cluster to which the instance belongs.

This parameter is returned only when the instance is created in an ApsaraDB MyBase cluster that runs MySQL on Standard Edition.


AttrGuardDbInstanceIdRequired

public IResolvable AttrGuardDbInstanceId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute GuardDBInstanceId: The ID of the disaster recovery instance that is attached to the instance.


AttrIncrementSourceDbInstanceIdRequired

public IResolvable AttrIncrementSourceDbInstanceId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute IncrementSourceDBInstanceId: The ID of the instance from which incremental data comes.

The incremental data of a disaster recovery instance or read-only instance comes from its primary instance. If this parameter is not returned, the instance is a primary instance.


AttrInstanceNetworkTypeRequired

public IResolvable AttrInstanceNetworkType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute InstanceNetworkType: The network type of the instance.

Valid values: Classic VPC


AttrInstructionSetArchRequired

public IResolvable AttrInstructionSetArch { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute InstructionSetArch: The architecture type of the instance.

Valid values: x86 arm


AttrIpTypeRequired

public IResolvable AttrIpType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute IPType: The type of the IP address.

Only IPv4 addresses are supported.


AttrLatestKernelVersionRequired

public IResolvable AttrLatestKernelVersion { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute LatestKernelVersion: The latest minor engine version that is supported by the instance.


AttrLockModeRequired

public IResolvable AttrLockMode { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute LockMode: The lock mode of the instance.

Valid values: Unlock: The instance is not locked. ManualLock: The instance is manually locked. LockByExpiration: The instance is automatically locked due to instance expiration. LockByRestoration: The instance is automatically locked due to instance restoration. LockByDiskQuota: The instance is automatically locked due to exhausted storage space. LockReadInstanceByDiskQuota: The instance is a read-only instance and is automatically locked due to exhausted storage.


AttrLockReasonRequired

public IResolvable AttrLockReason { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute LockReason: The reason why the instance was locked.


AttrMaintainTimeRequired

public IResolvable AttrMaintainTime { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute MaintainTime: The maintenance window of the instance.

The time is displayed in UTC. Take note that the maintenance window displayed in the ApsaraDB RDS console is equal to the value of this parameter plus 8 hours.


AttrMasterInstanceIdRequired

public IResolvable AttrMasterInstanceId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute MasterInstanceId: The ID of the primary instance.

Note: If this parameter is not returned, the instance is the primary instance.


AttrMasterZoneRequired

public IResolvable AttrMasterZone { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute MasterZone: The zone ID of the primary instance.


AttrMaxConnectionsRequired

public IResolvable AttrMaxConnections { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute MaxConnections: The maximum number of concurrent connections.


AttrMaxIombpsRequired

public IResolvable AttrMaxIombps { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute MaxIOMBPS: The maximum I/O throughput.

Unit: MB/s.


AttrMaxIopsRequired

public IResolvable AttrMaxIops { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute MaxIOPS: The maximum number of I/O requests per second.


AttrPayTypeRequired

public IResolvable AttrPayType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute PayType: The billing method of the instance.

Valid values: Postpaid: pay-as-you-go Prepaid: subscription


AttrPgBouncerEnabledRequired

public IResolvable AttrPgBouncerEnabled { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute PGBouncerEnabled: Indicates whether PgBouncer is enabled.


AttrPortRequired

public IResolvable AttrPort { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute Port: The port that is used to connect to the instance over an internal network.


AttrProxyTypeRequired

public IResolvable AttrProxyType { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ProxyType: The type of the proxy that is supported by the instance.

Valid values: 0: The instance does not support database proxies. 1: The instance supports shared proxies, with which the instance runs in multi-tenant mode. 2: The instance supports dedicated proxies, with which the instance runs in single-tenant mode.


AttrReadOnlyDbInstanceIdsRequired

public IResolvable AttrReadOnlyDbInstanceIds { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ReadOnlyDBInstanceIds: The IDs of the read-only instances that are attached to the primary instance.


AttrReadonlyInstanceSqlDelayedTimeRequired

public IResolvable AttrReadonlyInstanceSqlDelayedTime { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ReadonlyInstanceSQLDelayedTime: The latency at which the system replicates data to read-only instances.

The system replicates data from the primary instance to the read-only instances at the latency that is specified by the ReadonlyInstanceSQLDelayedTime parameter. Unit: seconds.


AttrResourceGroupIdRequired

public IResolvable AttrResourceGroupId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ResourceGroupId: The resource group ID.


AttrSecurityIpListRequired

public IResolvable AttrSecurityIpList { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute SecurityIPList: The IP addresses in the IP address whitelist.


AttrSecurityIpModeRequired

public IResolvable AttrSecurityIpMode { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute SecurityIPMode: The whitelist mode of the instance.

Valid values: normal: standard whitelist mode safety: enhanced whitelist mode


AttrServerlessConfigRequired

public IResolvable AttrServerlessConfig { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ServerlessConfig: The settings of the serverless instance.


AttrSlaveZonesRequired

public IResolvable AttrSlaveZones { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute SlaveZones: The information about the zone of the secondary instance.


AttrSuperPermissionModeRequired

public IResolvable AttrSuperPermissionMode { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute SuperPermissionMode: Indicates whether the instance supports superuser accounts, such as the system administrator (SA) account, the Active Directory (AD) account, and the host account.

Enable Disabled


AttrTempDbInstanceIdRequired

public IResolvable AttrTempDbInstanceId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute TempDBInstanceId: The ID of the temporary instance that is attached to the instance.


AttrTimeZoneRequired

public IResolvable AttrTimeZone { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute TimeZone: The time zone of the instance.


AttrTipsRequired

public IResolvable AttrTips { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute Tips: The information about the exception that is detected on the instance.

This parameter is returned only when the instance is created in an ApsaraDB MyBase cluster that runs MySQL on Standard Edition.


AttrTipsLevelRequired

public IResolvable AttrTipsLevel { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute TipsLevel: The severity level of the exception that is detected on the instance.

This parameter is returned only when the instance is created in an ApsaraDB MyBase cluster that runs MySQL on Standard Edition. Valid values: 1: The instance is normal. 2: The specifications of the read-only instances do not match the specifications of the primary instance. You must adjust the specifications of these instances based on your business requirements.


AttrVpcCloudInstanceIdRequired

public IResolvable AttrVpcCloudInstanceId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute VpcCloudInstanceId: The VPC ID.


AttrVpcIdRequired

public IResolvable AttrVpcId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute VpcId: The virtual private cloud (VPC) ID of the instance.


AttrVSwitchIdRequired

public IResolvable AttrVSwitchId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute VSwitchId: The vSwitch ID.


AttrZoneIdRequired

public IResolvable AttrZoneId { get; }
  • Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable

Attribute ZoneId: The zone ID.