GetConfigurationRecordersRecorder

data class GetConfigurationRecordersRecorder(val accountId: String, val id: String, val organizationEnableStatus: String, val organizationMasterId: Int, val resourceTypes: List<String>, val status: String)

Constructors

Link copied to clipboard
constructor(accountId: String, id: String, organizationEnableStatus: String, organizationMasterId: Int, resourceTypes: List<String>, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Alicloud account.

Link copied to clipboard
val id: String

The ID of the Config Configuration Recorder. Value as the account_id.

Link copied to clipboard

Enterprise version configuration audit enabled status.

Link copied to clipboard

The ID of the Enterprise management account.

Link copied to clipboard

A list of resource types to be monitored.

Link copied to clipboard

Status of resource monitoring.