Values.UpdateWebhookOutputSourceUpdates the webhook associated with an CodeBuild build project. If you use Bitbucket for your repository, rotateSecret is ignored.
type nonrec error = [ | `InvalidInputException of InvalidInputException.t| `OAuthProviderException of OAuthProviderException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidInputException of unit
| `OAuthProviderException of unit
| `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidInputException of unit
| `OAuthProviderException of unit
| `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `List of
[> `List of
[> `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `String of String_.t ])
list ]
list ]
list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]