Uses of Class
software.amazon.awssdk.services.config.paginators.DescribeConformancePackStatusIterable
-
Packages that use DescribeConformancePackStatusIterable Package Description software.amazon.awssdk.services.config Config -
-
Uses of DescribeConformancePackStatusIterable in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return DescribeConformancePackStatusIterable Modifier and Type Method Description default DescribeConformancePackStatusIterableConfigClient. describeConformancePackStatusPaginator(Consumer<DescribeConformancePackStatusRequest.Builder> describeConformancePackStatusRequest)Provides one or more conformance packs deployment status.default DescribeConformancePackStatusIterableConfigClient. describeConformancePackStatusPaginator(DescribeConformancePackStatusRequest describeConformancePackStatusRequest)Provides one or more conformance packs deployment status.
-