Get Enterprise Instances Instance
data class GetEnterpriseInstancesInstance(val dataLinkName: String, val databasePassword: String, val databaseUser: String, val dbaId: String, val dbaNickName: String, val ddlOnline: Int, val ecsInstanceId: String, val ecsRegion: String, val envType: String, val exportTimeout: Int, val host: String, val id: String, val instanceAlias: String, val instanceId: String, val instanceName: String, val instanceSource: String, val instanceType: String, val port: Int, val queryTimeout: Int, val safeRuleId: String, val sid: String, val status: String, val useDsql: Int, val vpcId: String)
Constructors
Link copied to clipboard
constructor(dataLinkName: String, databasePassword: String, databaseUser: String, dbaId: String, dbaNickName: String, ddlOnline: Int, ecsInstanceId: String, ecsRegion: String, envType: String, exportTimeout: Int, host: String, id: String, instanceAlias: String, instanceId: String, instanceName: String, instanceSource: String, instanceType: String, port: Int, queryTimeout: Int, safeRuleId: String, sid: String, status: String, useDsql: Int, vpcId: String)
Properties
Link copied to clipboard
The logon password of the database instance.
Link copied to clipboard
The logon username of the database instance.
Link copied to clipboard
The name of the data link for the database instance.
Link copied to clipboard
The nickname of the DBA.
Link copied to clipboard
The ID of the Elastic Compute Service (ECS) instance to which the database instance belongs.
Link copied to clipboard
The timeout period for exporting the database instance.
Link copied to clipboard
The alias of the database instance.
Link copied to clipboard
The ID of the database instance.
Link copied to clipboard
Link copied to clipboard
The source of the database instance.
Link copied to clipboard
The ID of the database instance.
Link copied to clipboard
The timeout period for querying the database instance.
Link copied to clipboard
The ID of the security rule for the database instance.