| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
List<LifecyclePolicyErrorDetail> |
BatchGetLifecyclePolicyResponse.lifecyclePolicyErrorDetails()
A list of lifecycle policy names and policy types for which retrieval failed.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetLifecyclePolicyResponse.Builder |
BatchGetLifecyclePolicyResponse.Builder.lifecyclePolicyErrorDetails(LifecyclePolicyErrorDetail... lifecyclePolicyErrorDetails)
A list of lifecycle policy names and policy types for which retrieval failed.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetLifecyclePolicyResponse.Builder |
BatchGetLifecyclePolicyResponse.Builder.lifecyclePolicyErrorDetails(Collection<LifecyclePolicyErrorDetail> lifecyclePolicyErrorDetails)
A list of lifecycle policy names and policy types for which retrieval failed.
|
Copyright © 2023. All rights reserved.