Values.PutRegistryScanningConfigurationResponseSourceCreates or updates the scanning configuration for your private registry.
type nonrec t = {registryScanningConfiguration : RegistryScanningConfiguration.t option;The scanning configuration for your registry.
*)}type nonrec error = [ | `BlockedByOrganizationPolicyException of BlockedByOrganizationPolicyException.t| `InvalidParameterException of InvalidParameterException.t| `ServerException of ServerException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `BlockedByOrganizationPolicyException of
BlockedByOrganizationPolicyException.t
| `InvalidParameterException of InvalidParameterException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `BlockedByOrganizationPolicyException of
BlockedByOrganizationPolicyException.t
| `InvalidParameterException of InvalidParameterException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
ScanningRepositoryFilterValue.t ])
list ]
list ])
list ]
list ])
list ])
list ]