class Aws::OpenSearchService::Types::AWSDomainInformation
@note When making an API call, you may pass AWSDomainInformation
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 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]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/AWSDomainInformation AWS API Documentation
Constants
- SENSITIVE