Uses of Class
software.amazon.awssdk.services.config.paginators.DescribeOrganizationConformancePackStatusesPublisher
-
Packages that use DescribeOrganizationConformancePackStatusesPublisher Package Description software.amazon.awssdk.services.config Config -
-
Uses of DescribeOrganizationConformancePackStatusesPublisher in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that return DescribeOrganizationConformancePackStatusesPublisher Modifier and Type Method Description default DescribeOrganizationConformancePackStatusesPublisherConfigAsyncClient. describeOrganizationConformancePackStatusesPaginator(Consumer<DescribeOrganizationConformancePackStatusesRequest.Builder> describeOrganizationConformancePackStatusesRequest)Provides organization conformance pack deployment status for an organization.default DescribeOrganizationConformancePackStatusesPublisherConfigAsyncClient. describeOrganizationConformancePackStatusesPaginator(DescribeOrganizationConformancePackStatusesRequest describeOrganizationConformancePackStatusesRequest)Provides organization conformance pack deployment status for an organization.
-