Get Custom Routing Port Mappings Custom Routing Port Mapping
data class GetCustomRoutingPortMappingsCustomRoutingPortMapping(val acceleratorId: String, val acceleratorPort: Int, val destinationSocketAddresses: List<GetCustomRoutingPortMappingsCustomRoutingPortMappingDestinationSocketAddress>, val endpointGroupId: String, val endpointGroupRegion: String, val endpointId: String, val listenerId: String, val protocols: List<String>, val status: String, val vswitch: String)
Constructors
Link copied to clipboard
constructor(acceleratorId: String, acceleratorPort: Int, destinationSocketAddresses: List<GetCustomRoutingPortMappingsCustomRoutingPortMappingDestinationSocketAddress>, endpointGroupId: String, endpointGroupRegion: String, endpointId: String, listenerId: String, protocols: List<String>, status: String, vswitch: String)
Properties
Link copied to clipboard
The ID of the GA instance.
Link copied to clipboard
The acceleration port.
Link copied to clipboard
val destinationSocketAddresses: List<GetCustomRoutingPortMappingsCustomRoutingPortMappingDestinationSocketAddress>
The service IP address and port of the backend instance.
Link copied to clipboard
The ID of the endpoint group.
Link copied to clipboard
The ID of the region in which the endpoint group resides.
Link copied to clipboard
The ID of the endpoint.
Link copied to clipboard
The ID of the listener.