GetCustomRoutingEndpointsCustomRoutingEndpoint

data class GetCustomRoutingEndpointsCustomRoutingEndpoint(val acceleratorId: String, val customRoutingEndpointId: String, val endpoint: String, val endpointGroupId: String, val id: String, val listenerId: String, val trafficToEndpointPolicy: String, val type: String)

Constructors

constructor(acceleratorId: String, customRoutingEndpointId: String, endpoint: String, endpointGroupId: String, id: String, listenerId: String, trafficToEndpointPolicy: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the GA instance.

Link copied to clipboard

The ID of the Custom Routing Endpoint.

Link copied to clipboard

The ID of the endpoint (vSwitch).

Link copied to clipboard

The ID of the endpoint group.

Link copied to clipboard
val id: String

The id of the Global Accelerator Custom Routing Endpoint. It formats as <endpoint_group_id>:<custom_routing_endpoint_id>.

Link copied to clipboard

The ID of the custom routing listener.

Link copied to clipboard

The access policy of traffic for the specified endpoint.

Link copied to clipboard

The backend service type of the endpoint.