Values.ConflictExceptionSourceAn exception that is thrown when a conflict occurs.
type nonrec t = {message : ErrorMessageString.t option;resourceId : ResourceIdString.t option;The ID of the Amazon Web Services resource in which a conflict occurred.
*)resourceType : ResourceIdType.t option;The type of the Amazon Web Services resource in which a conflict occurred.
*)}