GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride

data class GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride(val edgeSets: List<List<String>>? = null, val useEdge: String? = null, val useEdgeLocation: String? = null)

Constructors

constructor(edgeSets: List<List<String>>? = null, useEdge: String? = null, useEdgeLocation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val edgeSets: List<List<String>>? = null

A list of a list of strings. The list of edges associated with the network function group.

Link copied to clipboard
val useEdge: String? = null

The preferred edge to use.

Link copied to clipboard
val useEdgeLocation: String? = null

The preferred edge to use.