RestoreTestingRecoveryPointSelection
Required: Algorithm; Required: Recovery point types; IncludeVaults(one or more). Optional: SelectionWindowDays ('30' if not specified);ExcludeVaults (list of selectors), defaults to empty list if not listed.
Types
Properties
Link copied to clipboard
Acceptable values include "LATEST_WITHIN_WINDOW" or "RANDOM_WITHIN_WINDOW"
Link copied to clipboard
Accepted values include specific ARNs or list of selectors. Defaults to empty list if not listed.
Link copied to clipboard
Accepted values include wildcard [""] or by specific ARNs or ARN wilcard replacement ["arn:aws:backup:us-west-2:123456789012:backup-vault:asdf", ...] ["arn:aws:backup:::backup-vault:asdf-", ...]
Link copied to clipboard
These are the types of recovery points.
Link copied to clipboard
Accepted values are integers from 1 to 365.
Functions
Link copied to clipboard
inline fun copy(block: RestoreTestingRecoveryPointSelection.Builder.() -> Unit = {}): RestoreTestingRecoveryPointSelection