| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<StorageType> |
Limits.storageTypes()
Storage-related attributes that are available for a given instance type.
|
| Modifier and Type | Method and Description |
|---|---|
Limits.Builder |
Limits.Builder.storageTypes(StorageType... storageTypes)
Storage-related attributes that are available for a given instance type.
|
| Modifier and Type | Method and Description |
|---|---|
Limits.Builder |
Limits.Builder.storageTypes(Collection<StorageType> storageTypes)
Storage-related attributes that are available for a given instance type.
|
Copyright © 2023. All rights reserved.