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. |
Scope
Required
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Construct
Id
Required
- Type: string
Props
Optional
- Type: DBInstanceProps
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.Rds;
DBInstance.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. |
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. |
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
AttrAccountMaxQuantity
Required
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.
AttrAdvancedFeatures
Required
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
AttrAutoUpgradeMinorVersion
Required
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.
AttrAvailabilityValue
Required
public IResolvable AttrAvailabilityValue { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute AvailabilityValue: The availability status of the instance in percentage.
AttrBabelfishConfig
Required
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.
AttrCategory
Required
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
AttrCollation
Required
public IResolvable AttrCollation { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Collation: The character set collation of the instance.
AttrConnectionMode
Required
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
AttrConnectionString
Required
public IResolvable AttrConnectionString { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ConnectionString: The internal endpoint of the instance.
AttrConsoleVersion
Required
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
AttrCreationTime
Required
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.
AttrCurrentKernelVersion
Required
public IResolvable AttrCurrentKernelVersion { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute CurrentKernelVersion: The minor engine version of the instance.
AttrDbClusterNodes
Required
public IResolvable AttrDbClusterNodes { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBClusterNodes: The information about the node in the cluster.
AttrDbInstanceClass
Required
public IResolvable AttrDbInstanceClass { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceClass: The instance type of the instance.
AttrDbInstanceClassType
Required
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
AttrDbInstanceCpu
Required
public IResolvable AttrDbInstanceCpu { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceCPU: The number of CPU cores.
AttrDbInstanceDescription
Required
public IResolvable AttrDbInstanceDescription { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceDescription: The description of the instance.
AttrDbInstanceDiskUsed
Required
public IResolvable AttrDbInstanceDiskUsed { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceDiskUsed: The disk usage of the instance.
AttrDbInstanceId
Required
public IResolvable AttrDbInstanceId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceId: The instance ID.
AttrDbInstanceMemory
Required
public IResolvable AttrDbInstanceMemory { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceMemory: The memory capacity of the instance.
Unit: MB.
AttrDbInstanceNetType
Required
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
AttrDbInstanceStatus
Required
public IResolvable AttrDbInstanceStatus { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceStatus: The status of the instance.
AttrDbInstanceStorage
Required
public IResolvable AttrDbInstanceStorage { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DBInstanceStorage: The storage capacity of the instance.
Unit: GB.
AttrDbInstanceStorageType
Required
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)
AttrDbInstanceType
Required
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
AttrDbMaxQuantity
Required
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.
AttrDedicatedHostGroupId
Required
public IResolvable AttrDedicatedHostGroupId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute DedicatedHostGroupId: The ID of the dedicated cluster.
AttrDeletionProtection
Required
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
AttrEngine
Required
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
AttrEngineVersion
Required
public IResolvable AttrEngineVersion { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute EngineVersion: The database engine version.
AttrExpireTime
Required
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.
AttrExtra
Required
public IResolvable AttrExtra { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute Extra: The extended information of the instance.
AttrGeneralGroupName
Required
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.
AttrGuardDbInstanceId
Required
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.
AttrIncrementSourceDbInstanceId
Required
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.
AttrInstanceNetworkType
Required
public IResolvable AttrInstanceNetworkType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InstanceNetworkType: The network type of the instance.
Valid values: Classic VPC
AttrInstructionSetArch
Required
public IResolvable AttrInstructionSetArch { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute InstructionSetArch: The architecture type of the instance.
Valid values: x86 arm
AttrIpType
Required
public IResolvable AttrIpType { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute IPType: The type of the IP address.
Only IPv4 addresses are supported.
AttrLatestKernelVersion
Required
public IResolvable AttrLatestKernelVersion { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute LatestKernelVersion: The latest minor engine version that is supported by the instance.
AttrLockMode
Required
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.
AttrLockReason
Required
public IResolvable AttrLockReason { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute LockReason: The reason why the instance was locked.
AttrMaintainTime
Required
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.
AttrMasterInstanceId
Required
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.
AttrMasterZone
Required
public IResolvable AttrMasterZone { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute MasterZone: The zone ID of the primary instance.
AttrMaxConnections
Required
public IResolvable AttrMaxConnections { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute MaxConnections: The maximum number of concurrent connections.
AttrMaxIombps
Required
public IResolvable AttrMaxIombps { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute MaxIOMBPS: The maximum I/O throughput.
Unit: MB/s.
AttrMaxIops
Required
public IResolvable AttrMaxIops { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute MaxIOPS: The maximum number of I/O requests per second.
AttrPayType
Required
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
AttrPgBouncerEnabled
Required
public IResolvable AttrPgBouncerEnabled { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute PGBouncerEnabled: Indicates whether PgBouncer is enabled.
AttrPort
Required
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.
AttrProxyType
Required
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.
AttrReadOnlyDbInstanceIds
Required
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.
AttrReadonlyInstanceSqlDelayedTime
Required
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.
AttrResourceGroupId
Required
public IResolvable AttrResourceGroupId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ResourceGroupId: The resource group ID.
AttrSecurityIpList
Required
public IResolvable AttrSecurityIpList { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SecurityIPList: The IP addresses in the IP address whitelist.
AttrSecurityIpMode
Required
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
AttrServerlessConfig
Required
public IResolvable AttrServerlessConfig { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ServerlessConfig: The settings of the serverless instance.
AttrSlaveZones
Required
public IResolvable AttrSlaveZones { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute SlaveZones: The information about the zone of the secondary instance.
AttrSuperPermissionMode
Required
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
AttrTempDbInstanceId
Required
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.
AttrTimeZone
Required
public IResolvable AttrTimeZone { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute TimeZone: The time zone of the instance.
AttrTips
Required
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.
AttrTipsLevel
Required
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.
AttrVpcCloudInstanceId
Required
public IResolvable AttrVpcCloudInstanceId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VpcCloudInstanceId: The VPC ID.
AttrVpcId
Required
public IResolvable AttrVpcId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VpcId: The virtual private cloud (VPC) ID of the instance.
AttrVSwitchId
Required
public IResolvable AttrVSwitchId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute VSwitchId: The vSwitch ID.
AttrZoneId
Required
public IResolvable AttrZoneId { get; }
- Type: AlibabaCloud.SDK.ROS.CDK.Core.IResolvable
Attribute ZoneId: The zone ID.