| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model | |
| software.amazon.awssdk.services.devopsguru.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AccountHealth> |
DescribeOrganizationResourceCollectionHealthResponse.account()
The name of the organization's account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationResourceCollectionHealthResponse.Builder |
DescribeOrganizationResourceCollectionHealthResponse.Builder.account(AccountHealth... account)
The name of the organization's account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationResourceCollectionHealthResponse.Builder |
DescribeOrganizationResourceCollectionHealthResponse.Builder.account(Collection<AccountHealth> account)
The name of the organization's account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AccountHealth> |
DescribeOrganizationResourceCollectionHealthPublisher.account()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AccountHealth> |
DescribeOrganizationResourceCollectionHealthIterable.account()
Returns an iterable to iterate through the paginated
DescribeOrganizationResourceCollectionHealthResponse.account() member. |
Copyright © 2023. All rights reserved.