UpdateConnectorEgressConfig
Structure for updating the egress configuration of an existing connector. Allows modification of how traffic is routed from the connector to the SFTP server, including VPC_LATTICE settings.
Inheritors
Types
VPC_LATTICE configuration updates for the connector. Use this to modify the Resource Configuration ARN or port number for VPC-based connectivity.
Functions
Casts this UpdateConnectorEgressConfig as a VpcLattice and retrieves its aws.sdk.kotlin.services.transfer.model.UpdateConnectorVpcLatticeEgressConfig value. Throws an exception if the UpdateConnectorEgressConfig is not a VpcLattice.
Casts this UpdateConnectorEgressConfig as a VpcLattice and retrieves its aws.sdk.kotlin.services.transfer.model.UpdateConnectorVpcLatticeEgressConfig value. Returns null if the UpdateConnectorEgressConfig is not a VpcLattice.