Values.ConflictExceptionSourceUpdating or deleting a resource causes an inconsistent state.
type nonrec t = {message : String_.t option;resourceId : String_.t option;Identifier of the resource in use
*)resourceType : String_.t option;Type of the resource in use
*)dependentEntities : DependentEntityList.t option;List of dependent entities containing information on relation type and resourceArns linked to the resource in use
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of SsmContactsArn.t ] list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]