VpcLattice
data class VpcLattice(val value: UpdateConnectorVpcLatticeEgressConfig) : UpdateConnectorEgressConfig
VPC_LATTICE configuration updates for the connector. Use this to modify the Resource Configuration ARN or port number for VPC-based connectivity.
Inherited functions
Link copied to clipboard
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.
Link copied to clipboard
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.