ConnectorEgressConfig
Configuration structure that defines how traffic is routed from the connector to the SFTP server. Contains VPC Lattice settings when using VPC_LATTICE egress type for private connectivity through customer VPCs.
Inheritors
Types
Functions
Link copied to clipboard
Casts this ConnectorEgressConfig as a VpcLattice and retrieves its aws.sdk.kotlin.services.transfer.model.ConnectorVpcLatticeEgressConfig value. Throws an exception if the ConnectorEgressConfig is not a VpcLattice.
Link copied to clipboard
Casts this ConnectorEgressConfig as a VpcLattice and retrieves its aws.sdk.kotlin.services.transfer.model.ConnectorVpcLatticeEgressConfig value. Returns null if the ConnectorEgressConfig is not a VpcLattice.