class Aws::ElasticsearchService::Types::DomainInformation
@return [String]
@!attribute [rw] region
@return [String]
characters: a-z (lowercase), 0-9, and - (hyphen).
start with a letter or number and can contain the following
the domains owned by an account within an AWS region. Domain names
The name of an Elasticsearch domain. Domain names are unique across
@!attribute [rw] domain_name
@return [String]
@!attribute [rw] owner_id
}
region: “Region”,
domain_name: “DomainName”, # required
owner_id: “OwnerId”,
{
data as a hash:
@note When making an API call, you may pass DomainInformation