GetBackupPoliciesPolicy

data class GetBackupPoliciesPolicy(val backupPolicyId: Int, val backupPolicyName: String, val id: Int, val policy: String, val policyRegionId: String, val policyVersion: String, val status: String, val uuidLists: List<String>)

Constructors

Link copied to clipboard
constructor(backupPolicyId: Int, backupPolicyName: String, id: Int, policy: String, policyRegionId: String, policyVersion: String, status: String, uuidLists: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the anti-ransomware policy.

Link copied to clipboard

The name of the anti-ransomware policy.

Link copied to clipboard
val id: Int

The ID of the anti-ransomware policy.

Link copied to clipboard

The configurations of the anti-ransomware policy.

Link copied to clipboard

The ID of the region that you specified for data backup when you installed the anti-ransomware agent for the server not deployed on Alibaba Cloud.

Link copied to clipboard

The version of the anti-ransomware policy.

Link copied to clipboard

The status of the anti-ransomware policy. Valid Value: enabled, disabled, closed.

Link copied to clipboard

The UUIDs of the servers to which the anti-ransomware policy is applied.