Get Custom Routing Port Mappings Result
data class GetCustomRoutingPortMappingsResult(val acceleratorId: String, val customRoutingPortMappings: List<GetCustomRoutingPortMappingsCustomRoutingPortMapping>, val endpointGroupId: String? = null, val id: String, val listenerId: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null)
A collection of values returned by getCustomRoutingPortMappings.
Properties
Link copied to clipboard
The ID of the GA instance.
Link copied to clipboard
A list of Custom Routing Port Mappings. Each element contains the following attributes:
Link copied to clipboard
The ID of the endpoint group.
Link copied to clipboard
The ID of the listener.
Link copied to clipboard
Link copied to clipboard