| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeOrganizationConformancePackStatusesResponse |
ConfigClient.describeOrganizationConformancePackStatuses(Consumer<DescribeOrganizationConformancePackStatusesRequest.Builder> describeOrganizationConformancePackStatusesRequest)
Provides organization conformance pack deployment status for an organization.
|
default DescribeOrganizationConformancePackStatusesResponse |
ConfigClient.describeOrganizationConformancePackStatuses(DescribeOrganizationConformancePackStatusesRequest describeOrganizationConformancePackStatusesRequest)
Provides organization conformance pack deployment status for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeOrganizationConformancePackStatusesResponse> |
ConfigAsyncClient.describeOrganizationConformancePackStatuses(Consumer<DescribeOrganizationConformancePackStatusesRequest.Builder> describeOrganizationConformancePackStatusesRequest)
Provides organization conformance pack deployment status for an organization.
|
default CompletableFuture<DescribeOrganizationConformancePackStatusesResponse> |
ConfigAsyncClient.describeOrganizationConformancePackStatuses(DescribeOrganizationConformancePackStatusesRequest describeOrganizationConformancePackStatusesRequest)
Provides organization conformance pack deployment status for an organization.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeOrganizationConformancePackStatusesResponse> |
DescribeOrganizationConformancePackStatusesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeOrganizationConformancePackStatusesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeOrganizationConformancePackStatusesResponse> subscriber) |
Copyright © 2023. All rights reserved.