Uses of Class
software.amazon.awssdk.services.controltower.model.EnabledControlFilter
-
Packages that use EnabledControlFilter Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of EnabledControlFilter in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return EnabledControlFilter Modifier and Type Method Description EnabledControlFilterListEnabledControlsRequest. filter()An input filter for theListEnabledControlsAPI that lets you select the types of control operations to view.Methods in software.amazon.awssdk.services.controltower.model with parameters of type EnabledControlFilter Modifier and Type Method Description ListEnabledControlsRequest.BuilderListEnabledControlsRequest.Builder. filter(EnabledControlFilter filter)An input filter for theListEnabledControlsAPI that lets you select the types of control operations to view.
-