Module Values.LifecyclePolicyDetailsSource

Sourcetype nonrec t = LifecyclePolicyDetail.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : LifecyclePolicyDetail.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `Integer of LifecyclePolicyDetailFilterValue.t | `Map of ([> `String of TagKey.t ] * [> `String of TagValue.t ]) list | `Structure of (string * [> `Boolean of Boolean.t | `List of [> `String of NonEmptyString.t ] list | `Map of ([> `String of TagKey.t ] * [> `String of TagValue.t ]) list | `Structure of (string * [> `Enum of string | `Integer of LifecyclePolicyDetailExclusionRulesAmisLastLaunchedValue.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> LifecyclePolicyDetail.t list