Values.ResourceStateUpdateExclusionRulesSourceAdditional rules to specify resources that should be exempt from ad-hoc lifecycle actions.
val to_value :
t ->
[> `Structure of
(string
* [> `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 ]