GetCustomRoutingEndpointTrafficPoliciesCustomRoutingEndpointTrafficPolicy

data class GetCustomRoutingEndpointTrafficPoliciesCustomRoutingEndpointTrafficPolicy(val acceleratorId: String, val address: String, val customRoutingEndpointTrafficPolicyId: String, val endpointGroupId: String, val endpointId: String, val id: String, val listenerId: String, val portRanges: List<GetCustomRoutingEndpointTrafficPoliciesCustomRoutingEndpointTrafficPolicyPortRange>)

Constructors

constructor(acceleratorId: String, address: String, customRoutingEndpointTrafficPolicyId: String, endpointGroupId: String, endpointId: String, id: String, listenerId: String, portRanges: List<GetCustomRoutingEndpointTrafficPoliciesCustomRoutingEndpointTrafficPolicyPortRange>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the GA instance to which the traffic policies belong.

Link copied to clipboard

The IP addresses of the traffic policies.

Link copied to clipboard

The ID of the Custom Routing Endpoint Traffic Policy.

Link copied to clipboard

The ID of the endpoint group to which the traffic policies belong.

Link copied to clipboard

The ID of the endpoint to which the traffic policies belong.

Link copied to clipboard
val id: String

The id of the Global Accelerator Custom Routing Endpoint Traffic Policy. It formats as <endpoint_id>:<custom_routing_endpoint_traffic_policy_id>.

Link copied to clipboard

The ID of the listener to which the traffic policies belong.

Link copied to clipboard