GetBackupPlansPlan

data class GetBackupPlansPlan(val backupGatewayId: String, val backupMethod: String, val backupObjects: String, val backupPeriod: String, val backupPlanId: String, val backupPlanName: String, val backupRetentionPeriod: Int, val backupStartTime: String, val backupStorageType: String, val crossAliyunId: String, val crossRoleName: String, val databaseType: String, val duplicationArchivePeriod: Int, val duplicationInfrequentAccessPeriod: Int, val enableBackupLog: Boolean, val id: String, val instanceClass: String, val ossBucketName: String, val paymentType: String, val resourceGroupId: String, val sourceEndpointDatabaseName: String, val sourceEndpointInstanceId: String, val sourceEndpointInstanceType: String, val sourceEndpointRegion: String, val sourceEndpointSid: String, val sourceEndpointUserName: String, val status: String)

Constructors

Link copied to clipboard
constructor(backupGatewayId: String, backupMethod: String, backupObjects: String, backupPeriod: String, backupPlanId: String, backupPlanName: String, backupRetentionPeriod: Int, backupStartTime: String, backupStorageType: String, crossAliyunId: String, crossRoleName: String, databaseType: String, duplicationArchivePeriod: Int, duplicationInfrequentAccessPeriod: Int, enableBackupLog: Boolean, id: String, instanceClass: String, ossBucketName: String, paymentType: String, resourceGroupId: String, sourceEndpointDatabaseName: String, sourceEndpointInstanceId: String, sourceEndpointInstanceType: String, sourceEndpointRegion: String, sourceEndpointSid: String, sourceEndpointUserName: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the backup gateway.

Link copied to clipboard

The Backup method.

Link copied to clipboard

The backup object.

Link copied to clipboard

Full backup cycle.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The retention time of backup data.

Link copied to clipboard

The start time of full Backup.

Link copied to clipboard

Built-in storage type.

Link copied to clipboard

The UID that is backed up across Alibaba cloud accounts.

Link copied to clipboard

The name of the RAM role that is backed up across Alibaba cloud accounts.

Link copied to clipboard

The database type.

Link copied to clipboard

The storage time for conversion to archive cold standby is 365 days by default.

Link copied to clipboard

The storage time is converted to low-frequency access. The default time is 180 days.

Link copied to clipboard

Whether to enable incremental log Backup.

Link copied to clipboard
val id: String

The ID of the Backup Plan.

Link copied to clipboard

The Instance class.

Link copied to clipboard

The OSS Bucket name.

Link copied to clipboard

The payment type of the resource.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The name of the database.

Link copied to clipboard

The ID of the database instance.

Link copied to clipboard

The location of the database.

Link copied to clipboard

The region of the database.

Link copied to clipboard

The Oracle SID name.

Link copied to clipboard

The source endpoint username.

Link copied to clipboard

The status of the resource.