ListNetworkMigrationMapperSegmentConstructsFilters
Filters for listing mapper segment constructs.
Contents
- constructIDs
-
A list of construct IDs to filter by.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Length Constraints: Fixed length of 36.
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: No
- constructTypes
-
A list of construct types to filter by.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Length Constraints: Minimum length of 0. Maximum length of 24.
Pattern:
AWS::([A-Z\d]){2,10}::[a-zA-Z\d]{2,30}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: