GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride

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

Constructors

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

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.

Functions

Link copied to clipboard
open override fun toJava(): GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride