Values.BatchGetEffectiveLifecyclePolicyRequestSourceReturns a list of successful and failed retrievals for the OpenSearch Serverless indexes. For more information, see Viewing data lifecycle policies.
type nonrec t = {resourceIdentifiers : LifecyclePolicyResourceIdentifiers.t;The unique identifiers of policy types and resource names.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Enum of string | `String of ResourceName.t ])
list ]
list ])
list ]