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