Values.DescribedConnectorEgressConfigSourceResponse structure containing the current egress configuration details for the connector. Shows how traffic is currently routed from the connector to the SFTP server.
type nonrec t = {vpcLattice : DescribedConnectorVpcLatticeEgressConfig.t option;VPC_LATTICE configuration details in the response, showing the current Resource Configuration ARN and port settings for VPC-based connectivity.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of SftpPort.t
| `String of VpcLatticeResourceConfigurationArn.t ])
list ])
list ]