Uses of Class
software.amazon.awssdk.services.controltower.model.LandingZoneOperationFilter
-
Packages that use LandingZoneOperationFilter Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of LandingZoneOperationFilter in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return LandingZoneOperationFilter Modifier and Type Method Description LandingZoneOperationFilterListLandingZoneOperationsRequest. filter()An input filter for theListLandingZoneOperationsAPI that lets you select the types of landing zone operations to view.Methods in software.amazon.awssdk.services.controltower.model with parameters of type LandingZoneOperationFilter Modifier and Type Method Description ListLandingZoneOperationsRequest.BuilderListLandingZoneOperationsRequest.Builder. filter(LandingZoneOperationFilter filter)An input filter for theListLandingZoneOperationsAPI that lets you select the types of landing zone operations to view.
-