Backup Schedule Args
constructor(database: Output<String>? = null, encryptionConfig: Output<BackupScheduleEncryptionConfigArgs>? = null, fullBackupSpec: Output<BackupScheduleFullBackupSpecArgs>? = null, incrementalBackupSpec: Output<BackupScheduleIncrementalBackupSpecArgs>? = null, instance: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, retentionDuration: Output<String>? = null, spec: Output<BackupScheduleSpecArgs>? = null)