AWSOpenSearchDomainChangeProgressDetails
No description
type AWSOpenSearchDomainChangeProgressDetails {
changeId: String!
message: String!
}
Fields
AWSOpenSearchDomainChangeProgressDetails.changeId ● String! non-null scalar
The ID of the configuration change
AWSOpenSearchDomainChangeProgressDetails.message ● String! non-null scalar
A message corresponding to the status of the configuration change
Member of
AWSOpenSearchDomain object