Get Custom Routing Endpoint Traffic Policies Custom Routing Endpoint Traffic Policy
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>)
Properties
Link copied to clipboard
The ID of the GA instance to which the traffic policies belong.
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
The ID of the listener to which the traffic policies belong.
Link copied to clipboard
val portRanges: List<GetCustomRoutingEndpointTrafficPoliciesCustomRoutingEndpointTrafficPolicyPortRange>
The port range of the traffic policy.