You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Health::Types::DescribeEventDetailsRequestWhen passing DescribeEventDetailsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
event_arns: ["eventArn"], locale: "locale",
}
Instance Attribute Summary collapse
A list of event ARNs (unique identifiers).
The locale (language) to return information in.
A list of event ARNs (unique identifiers). For example: "arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-CDE456", "arn:aws:health:us-west-1::event/EBS/AWS_EBS_LOST_VOLUME/AWS_EBS_LOST_VOLUME_CHI789_JKL101"
The locale (language) to return information in. English (en) is the default and the only supported value at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4