Get Custom Routing Endpoint Groups Group
data class GetCustomRoutingEndpointGroupsGroup(val acceleratorId: String, val customRoutingEndpointGroupName: String, val description: String, val endpointGroupId: String, val endpointGroupIpLists: List<String>, val endpointGroupRegion: String, val endpointGroupUnconfirmedIpLists: List<String>, val id: String, val listenerId: String, val status: String)
Properties
Link copied to clipboard
The ID of the GA instance.
Link copied to clipboard
The name of the endpoint group.
Link copied to clipboard
The description of the endpoint group.
Link copied to clipboard
The ID of the endpoint group.
Link copied to clipboard
The list of endpoint group IP addresses.
Link copied to clipboard
The ID of the region where the endpoint group is created.
Link copied to clipboard
The endpoint group IP addresses to be confirmed after the GA instance is upgraded.
Link copied to clipboard
The ID of the custom routing listener.