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