Get Custom Routing Port Mappings Custom Routing Port Mapping
data class GetCustomRoutingPortMappingsCustomRoutingPortMapping(val acceleratorId: String, val acceleratorPort: Int, val destinationSocketAddresses: List<GetCustomRoutingPortMappingsCustomRoutingPortMappingDestinationSocketAddress>, val endpointGroupId: String, val endpointGroupRegion: String, val endpointId: String, val listenerId: String, val protocols: List<String>, val status: String, val vswitch: String)
Constructors
Link copied to clipboard
fun GetCustomRoutingPortMappingsCustomRoutingPortMapping(acceleratorId: String, acceleratorPort: Int, destinationSocketAddresses: List<GetCustomRoutingPortMappingsCustomRoutingPortMappingDestinationSocketAddress>, endpointGroupId: String, endpointGroupRegion: String, endpointId: String, listenerId: String, protocols: List<String>, status: String, vswitch: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard