DryRunResults
Results of a dry run performed in an update domain request.
Contents
- DeploymentType
 - 
               
Specifies the way in which OpenSearch Service will apply an update. Possible values are:
- 
                     
Blue/Green - The update requires a blue/green deployment.
 - 
                     
DynamicUpdate - No blue/green deployment required
 - 
                     
Undetermined - The domain is in the middle of an update and can't predict the deployment type. Try again after the update is complete.
 - 
                     
None - The request doesn't include any configuration changes.
 
Type: String
Length Constraints: Minimum length of 2. Maximum length of 128.
Required: No
 - 
                     
 - Message
 - 
               
A message corresponding to the deployment type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: