| Package | Description |
|---|---|
| software.amazon.awssdk.services.health.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventAccountFilter> |
DescribeAffectedEntitiesForOrganizationRequest.organizationEntityFilters()
A JSON set of elements including the
awsAccountId and the eventArn. |
List<EventAccountFilter> |
DescribeEventDetailsForOrganizationRequest.organizationEventDetailFilters()
A set of JSON elements that includes the
awsAccountId and the eventArn. |
| Modifier and Type | Method and Description |
|---|---|
DescribeAffectedEntitiesForOrganizationRequest.Builder |
DescribeAffectedEntitiesForOrganizationRequest.Builder.organizationEntityFilters(EventAccountFilter... organizationEntityFilters)
A JSON set of elements including the
awsAccountId and the eventArn. |
DescribeEventDetailsForOrganizationRequest.Builder |
DescribeEventDetailsForOrganizationRequest.Builder.organizationEventDetailFilters(EventAccountFilter... organizationEventDetailFilters)
A set of JSON elements that includes the
awsAccountId and the eventArn. |
| Modifier and Type | Method and Description |
|---|---|
DescribeAffectedEntitiesForOrganizationRequest.Builder |
DescribeAffectedEntitiesForOrganizationRequest.Builder.organizationEntityFilters(Collection<EventAccountFilter> organizationEntityFilters)
A JSON set of elements including the
awsAccountId and the eventArn. |
DescribeEventDetailsForOrganizationRequest.Builder |
DescribeEventDetailsForOrganizationRequest.Builder.organizationEventDetailFilters(Collection<EventAccountFilter> organizationEventDetailFilters)
A set of JSON elements that includes the
awsAccountId and the eventArn. |
Copyright © 2023. All rights reserved.