Values_2.PutResourcePolicyResponseSourceSets the Data Catalog resource policy for access control.
type nonrec t = {policyHash : Values_0.HashString.t option;A hash of the policy that has just been set. This must be included in a subsequent call that overwrites or updates this policy.
*)}type nonrec error = [ | `ConditionCheckFailureException of Values_1.ConditionCheckFailureException.t| `EntityNotFoundException of Values_0.EntityNotFoundException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConditionCheckFailureException of
Values_1.ConditionCheckFailureException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConditionCheckFailureException of
Values_1.ConditionCheckFailureException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]