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