Values.NamespaceAlreadyExistsSourceThe namespace that you're trying to create already exists.
type nonrec t = {message : ErrorMessage.t option;creatorRequestId : ResourceId.t option;The CreatorRequestId that was used to create the namespace.
*)namespaceId : ResourceId.t option;The ID of the existing namespace.
*)}