GetDataLimitsLimit

data class GetDataLimitsLimit(val auditStatus: Int, val checkStatus: Int, val dataLimitId: String, val engineType: String, val id: String, val localName: String, val logStoreDay: Int, val parentId: String, val port: Int, val resourceType: String, val userName: String)

Constructors

Link copied to clipboard
constructor(auditStatus: Int, checkStatus: Int, dataLimitId: String, engineType: String, id: String, localName: String, logStoreDay: Int, parentId: String, port: Int, resourceType: String, userName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to enable the log auditing feature.

Link copied to clipboard

The status of the connectivity test between the data asset and SDDP.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The type of the database.

Link copied to clipboard
val id: String

The ID of the Data Limit.

Link copied to clipboard

The name of the service to which the data asset belongs.

Link copied to clipboard

The retention period of raw logs after you enable the log auditing feature.

Link copied to clipboard

The parent asset ID of the data asset.

Link copied to clipboard
val port: Int

The port that is used to connect to the database.

Link copied to clipboard

The type of the service to which the data asset belongs. Valid values: MaxCompute, OSS, RDS.

Link copied to clipboard

The name of the user who owns the data asset.