GetCustomRoutingPortMappingsResult

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.

Constructors

Link copied to clipboard
constructor(acceleratorId: String, customRoutingPortMappings: List<GetCustomRoutingPortMappingsCustomRoutingPortMapping>, endpointGroupId: String? = null, id: String, listenerId: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

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
val endpointGroupId: String? = null

The ID of the endpoint group.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
val listenerId: String? = null

The ID of the listener.

Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard
val pageNumber: Int? = null
Link copied to clipboard
val pageSize: Int? = null
Link copied to clipboard
val status: String? = null

The access policy of traffic for the backend instance.