Values_4.ModifyVerifiedAccessInstanceLoggingConfigurationResultSourceModifies the logging configuration for the specified Amazon Web Services Verified Access instance.
type nonrec t = {loggingConfiguration : Values_2.VerifiedAccessInstanceLoggingConfiguration.t
option;The logging configuration for the Verified Access instance.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Boolean of bool
| `String of string
| `Structure of
(string
* [> `Enum of string | `String of string ])
list ])
list ])
list ])
list ])
list ]