Values_6.DeregisterInstanceEventNotificationAttributesResultSourceDeregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.
type nonrec t = {instanceTagAttribute : Values_3.InstanceTagNotificationAttribute.t option;The resulting set of tag keys.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `List of [> `String of Values_0.String_.t ] list ])
list ])
list ]