Module Values.BatchPutAssetPropertyValueErrorCodeSource
Sourcetype nonrec t = | ResourceNotFoundException| InvalidRequestException| InternalFailureException| ServiceUnavailableException| ThrottlingException| LimitExceededException| ConflictingOperationException| TimestampOutOfRangeException| AccessDeniedException| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]