GetCustomRoutingPortMappingsCustomRoutingPortMapping

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

constructor(acceleratorId: String, acceleratorPort: Int, destinationSocketAddresses: List<GetCustomRoutingPortMappingsCustomRoutingPortMappingDestinationSocketAddress>, endpointGroupId: String, endpointGroupRegion: String, endpointId: String, listenerId: String, protocols: List<String>, status: String, vswitch: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the GA instance.

Link copied to clipboard

The acceleration port.

Link copied to clipboard
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.

Link copied to clipboard

The protocol of the backend service.

Link copied to clipboard

The access policy of traffic for the backend instance. Valid Values: allow, deny.

Link copied to clipboard

The ID of the endpoint (vSwitch).