| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
List<LifecyclePolicyResourceIdentifier> |
BatchGetEffectiveLifecyclePolicyRequest.resourceIdentifiers()
The unique identifiers of policy types and resource names.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetEffectiveLifecyclePolicyRequest.Builder |
BatchGetEffectiveLifecyclePolicyRequest.Builder.resourceIdentifiers(LifecyclePolicyResourceIdentifier... resourceIdentifiers)
The unique identifiers of policy types and resource names.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetEffectiveLifecyclePolicyRequest.Builder |
BatchGetEffectiveLifecyclePolicyRequest.Builder.resourceIdentifiers(Collection<LifecyclePolicyResourceIdentifier> resourceIdentifiers)
The unique identifiers of policy types and resource names.
|
Copyright © 2023. All rights reserved.