LandingZoneOperationFilter
A filter object that lets you call ListLandingZoneOperations
with a specific filter.
Contents
- statuses
-
The statuses of the set of landing zone operations selected by the filter.
Type: Array of strings
Array Members: Fixed number of 1 item.
Valid Values:
SUCCEEDED | FAILED | IN_PROGRESS
Required: No
- types
-
The set of landing zone operation types selected by the filter.
Type: Array of strings
Array Members: Fixed number of 1 item.
Valid Values:
DELETE | CREATE | UPDATE | RESET
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: