| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationAffectedEntitiesErrorItem> |
DescribeAffectedEntitiesForOrganizationResponse.failedSet()
A JSON set of elements of the failed response, including the
awsAccountId, errorMessage, errorName, and eventArn. |
| Modifier and Type | Method and Description |
|---|---|
DescribeAffectedEntitiesForOrganizationResponse.Builder |
DescribeAffectedEntitiesForOrganizationResponse.Builder.failedSet(OrganizationAffectedEntitiesErrorItem... failedSet)
A JSON set of elements of the failed response, including the
awsAccountId,
errorMessage, errorName, and eventArn. |
| Modifier and Type | Method and Description |
|---|---|
DescribeAffectedEntitiesForOrganizationResponse.Builder |
DescribeAffectedEntitiesForOrganizationResponse.Builder.failedSet(Collection<OrganizationAffectedEntitiesErrorItem> failedSet)
A JSON set of elements of the failed response, including the
awsAccountId,
errorMessage, errorName, and eventArn. |
Copyright © 2021. All rights reserved.