Backup Plan Backup Schedule Rpo Config Args Builder
Functions
Link copied to clipboard
suspend fun exclusionWindows(value: Output<List<BackupPlanBackupScheduleRpoConfigExclusionWindowArgs>>)
suspend fun exclusionWindows(vararg values: Output<BackupPlanBackupScheduleRpoConfigExclusionWindowArgs>)
suspend fun exclusionWindows(vararg argument: suspend BackupPlanBackupScheduleRpoConfigExclusionWindowArgsBuilder.() -> Unit)
suspend fun exclusionWindows(values: List<Output<BackupPlanBackupScheduleRpoConfigExclusionWindowArgs>>)
suspend fun exclusionWindows(argument: List<suspend BackupPlanBackupScheduleRpoConfigExclusionWindowArgsBuilder.() -> Unit>)
suspend fun exclusionWindows(argument: suspend BackupPlanBackupScheduleRpoConfigExclusionWindowArgsBuilder.() -> Unit)
Link copied to clipboard