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