Values.ConflictingOperationExceptionSourceYour request has conflicting operations. This can occur if you're trying to perform more than one operation on the same resource at the same time.
type nonrec t = {message : ErrorMessage.t option;resourceId : ResourceId.t option;The ID of the resource that conflicts with this operation.
*)resourceArn : ResourceArn.t option;The ARN of the resource that conflicts with this operation.
*)}