| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotOptionsStatus |
SnapshotOptionsStatus.clone() |
SnapshotOptionsStatus |
DomainConfig.getSnapshotOptions()
DEPRECATED.
|
SnapshotOptionsStatus |
SnapshotOptionsStatus.withOptions(SnapshotOptions options)
The daily snapshot options specified for the domain.
|
SnapshotOptionsStatus |
SnapshotOptionsStatus.withStatus(OptionStatus status)
The status of a daily automated snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainConfig.setSnapshotOptions(SnapshotOptionsStatus snapshotOptions)
DEPRECATED.
|
DomainConfig |
DomainConfig.withSnapshotOptions(SnapshotOptionsStatus snapshotOptions)
DEPRECATED.
|
Copyright © 2022. All rights reserved.