class Aws::Health::Types::OrganizationAffectedEntitiesErrorItem
Error information returned when a
- DescribeAffectedEntitiesForOrganization][1
-
operation can't find or
process a specific entity.
[1]: docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntitiesForOrganization.html
@!attribute [rw] aws_account_id
The 12-digit AWS account numbers that contains the affected entities. @return [String]
@!attribute [rw] event_arn
The unique identifier for the event. The event ARN has the `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID ` format. For example, an event ARN might look like the following: `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456` @return [String]
@!attribute [rw] error_name
The name of the error. @return [String]
@!attribute [rw] error_message
The unique identifier for the event type. The format is `AWS_SERVICE_DESCRIPTION`. For example, `AWS_EC2_SYSTEM_MAINTENANCE_EVENT`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/OrganizationAffectedEntitiesErrorItem AWS API Documentation
Constants
- SENSITIVE