| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.clone() |
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainDetails.getServiceSoftwareOptions()
Information about the status of a domain relative to the latest service software.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withAutomatedUpdateDate(String automatedUpdateDate)
The epoch time when the deployment window closes for required updates.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withCancellable(Boolean cancellable)
Whether a request to update the domain can be canceled.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withCurrentVersion(String currentVersion)
The version of the service software that is currently installed on the domain.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withDescription(String description)
A more detailed description of the service software status.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withNewVersion(String newVersion)
The most recent version of the service software.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withUpdateAvailable(Boolean updateAvailable)
Whether a service software update is available for the domain.
|
AwsElasticsearchDomainServiceSoftwareOptions |
AwsElasticsearchDomainServiceSoftwareOptions.withUpdateStatus(String updateStatus)
The status of the service software update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElasticsearchDomainDetails.setServiceSoftwareOptions(AwsElasticsearchDomainServiceSoftwareOptions serviceSoftwareOptions)
Information about the status of a domain relative to the latest service software.
|
AwsElasticsearchDomainDetails |
AwsElasticsearchDomainDetails.withServiceSoftwareOptions(AwsElasticsearchDomainServiceSoftwareOptions serviceSoftwareOptions)
Information about the status of a domain relative to the latest service software.
|
Copyright © 2023. All rights reserved.