| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model | |
| software.amazon.awssdk.services.config.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationConformancePackStatus> |
DescribeOrganizationConformancePackStatusesResponse.organizationConformancePackStatuses()
A list of
OrganizationConformancePackStatus objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.Builder.organizationConformancePackStatuses(OrganizationConformancePackStatus... organizationConformancePackStatuses)
A list of
OrganizationConformancePackStatus objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConformancePackStatusesResponse.Builder |
DescribeOrganizationConformancePackStatusesResponse.Builder.organizationConformancePackStatuses(Collection<OrganizationConformancePackStatus> organizationConformancePackStatuses)
A list of
OrganizationConformancePackStatus objects. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<OrganizationConformancePackStatus> |
DescribeOrganizationConformancePackStatusesPublisher.organizationConformancePackStatuses()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<OrganizationConformancePackStatus> |
DescribeOrganizationConformancePackStatusesIterable.organizationConformancePackStatuses()
Returns an iterable to iterate through the paginated
DescribeOrganizationConformancePackStatusesResponse.organizationConformancePackStatuses() member. |
Copyright © 2023. All rights reserved.