Restore Testing Plan Restore Testing Recovery Point Selection Args Builder
Functions
Link copied to clipboard
suspend fun algorithm(value: Output<RestoreTestingPlanRestoreTestingRecoveryPointSelectionAlgorithm>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun recoveryPointTypes(value: Output<List<RestoreTestingPlanRestoreTestingRecoveryPointType>>)
suspend fun recoveryPointTypes(vararg values: Output<RestoreTestingPlanRestoreTestingRecoveryPointType>)
suspend fun recoveryPointTypes(values: List<Output<RestoreTestingPlanRestoreTestingRecoveryPointType>>)
Link copied to clipboard