DescribeRecoveryInstancesRequestFilters
A set of filters by which to return Recovery Instances.
Contents
- recoveryInstanceIDs
- 
               An array of Recovery Instance IDs that should be returned. An empty array means all Recovery Instances. Type: Array of strings Array Members: Minimum number of 0 items. Maximum number of 200 items. Length Constraints: Minimum length of 10. Maximum length of 19. Pattern: i-[0-9a-fA-F]{8,}Required: No 
- sourceServerIDs
- 
               An array of Source Server IDs for which associated Recovery Instances should be returned. Type: Array of strings Length Constraints: Fixed length of 19. Pattern: s-[0-9a-zA-Z]{17}Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: