DescribedConnectorEgressConfig
Response structure containing the current egress configuration details for the connector. Shows how traffic is currently routed from the connector to the SFTP server.
Inheritors
Types
VPC_LATTICE configuration details in the response, showing the current Resource Configuration ARN and port settings for VPC-based connectivity.
Functions
Casts this DescribedConnectorEgressConfig as a VpcLattice and retrieves its aws.sdk.kotlin.services.transfer.model.DescribedConnectorVpcLatticeEgressConfig value. Throws an exception if the DescribedConnectorEgressConfig is not a VpcLattice.
Casts this DescribedConnectorEgressConfig as a VpcLattice and retrieves its aws.sdk.kotlin.services.transfer.model.DescribedConnectorVpcLatticeEgressConfig value. Returns null if the DescribedConnectorEgressConfig is not a VpcLattice.