VpcLattice 
    data class VpcLattice(val value: DescribedConnectorVpcLatticeEgressConfig) : DescribedConnectorEgressConfig
VPC_LATTICE configuration details in the response, showing the current Resource Configuration ARN and port settings for VPC-based connectivity.
Inherited functions
Link copied to clipboard
                  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.
Link copied to clipboard
                  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.