BackupPlanArgs

constructor(backupGatewayId: Output<String>? = null, backupLogIntervalSeconds: Output<Int>? = null, backupMethod: Output<String>? = null, backupObjects: Output<String>? = null, backupPeriod: Output<String>? = null, backupPlanName: Output<String>? = null, backupRateLimit: Output<String>? = null, backupRetentionPeriod: Output<Int>? = null, backupSpeedLimit: Output<String>? = null, backupStartTime: Output<String>? = null, backupStorageType: Output<String>? = null, backupStrategyType: Output<String>? = null, crossAliyunId: Output<String>? = null, crossRoleName: Output<String>? = null, databaseRegion: Output<String>? = null, databaseType: Output<String>? = null, duplicationArchivePeriod: Output<Int>? = null, duplicationInfrequentAccessPeriod: Output<Int>? = null, enableBackupLog: Output<Boolean>? = null, instanceClass: Output<String>? = null, instanceType: Output<String>? = null, ossBucketName: Output<String>? = null, paymentType: Output<String>? = null, period: Output<String>? = null, resourceGroupId: Output<String>? = null, sourceEndpointDatabaseName: Output<String>? = null, sourceEndpointInstanceId: Output<String>? = null, sourceEndpointInstanceType: Output<String>? = null, sourceEndpointIp: Output<String>? = null, sourceEndpointOracleSid: Output<String>? = null, sourceEndpointPassword: Output<String>? = null, sourceEndpointPort: Output<Int>? = null, sourceEndpointRegion: Output<String>? = null, sourceEndpointSid: Output<String>? = null, sourceEndpointUserName: Output<String>? = null, status: Output<String>? = null, storageRegion: Output<String>? = null, usedTime: Output<Int>? = null)