AWSElasticsearchDomainChangeProgressDetails
No description
type AWSElasticsearchDomainChangeProgressDetails {
changeId: String!
message: String!
}
Fields
AWSElasticsearchDomainChangeProgressDetails.changeId
● String!
non-null scalar
The unique change identifier associated with a specific domain configuration change
AWSElasticsearchDomainChangeProgressDetails.message
● String!
non-null scalar
An optional message associated with the domain configuration change
Member of
AWSElasticsearchDomain
object