| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
DryRunProgressStatus |
UpdateDomainConfigResponse.dryRunProgressStatus()
The status of the dry run being performed on the domain, if any.
|
DryRunProgressStatus |
DescribeDryRunProgressResponse.dryRunProgressStatus()
The current status of the dry run, including any validation errors.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainConfigResponse.Builder |
UpdateDomainConfigResponse.Builder.dryRunProgressStatus(DryRunProgressStatus dryRunProgressStatus)
The status of the dry run being performed on the domain, if any.
|
DescribeDryRunProgressResponse.Builder |
DescribeDryRunProgressResponse.Builder.dryRunProgressStatus(DryRunProgressStatus dryRunProgressStatus)
The current status of the dry run, including any validation errors.
|
Copyright © 2023. All rights reserved.