Uses of Class
software.amazon.awssdk.services.config.model.AggregatorFilterServicePrincipal
-
Packages that use AggregatorFilterServicePrincipal Package Description software.amazon.awssdk.services.config.model -
-
Uses of AggregatorFilterServicePrincipal in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return AggregatorFilterServicePrincipal Modifier and Type Method Description AggregatorFilterServicePrincipalAggregatorFilters. servicePrincipal()An object to filter service-linked configuration recorders in an aggregator based on the linked Amazon Web Services service.Methods in software.amazon.awssdk.services.config.model with parameters of type AggregatorFilterServicePrincipal Modifier and Type Method Description AggregatorFilters.BuilderAggregatorFilters.Builder. servicePrincipal(AggregatorFilterServicePrincipal servicePrincipal)An object to filter service-linked configuration recorders in an aggregator based on the linked Amazon Web Services service.
-