Values_6.DeleteVpcEncryptionControlResultSourceDeletes a VPC Encryption Control configuration. This removes the encryption policy enforcement from the specified VPC. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
type nonrec t = {vpcEncryptionControl : Values_1.VpcEncryptionControl.t option;Information about the deleted VPC Encryption Control configuration.
*)}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
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of string ]) list ]
list
| `String of Values_0.VpcId.t
| `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of string ])
list ])
list ])
list ])
list ]