Values_5.DescribeVpcEncryptionControlsResultSourceDescribes one or more VPC Encryption Control configurations. VPC Encryption Control enables you to enforce encryption for all data in transit within and between VPCs to meet compliance requirements You can filter the results to return information about specific encryption controls or VPCs. For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
type nonrec t = {vpcEncryptionControls : Values_3.VpcEncryptionControlList.t option;Information about the VPC Encryption Control configurations.
*)nextToken : Values_0.String_.t option;The token to include in another request to get the next page of items. This value is null when there are no more items to return.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `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
| `String of Values_0.String_.t ])
list ]