GetCoreNetworkPolicyDocumentSegmentActionVia

data class GetCoreNetworkPolicyDocumentSegmentActionVia(val networkFunctionGroups: List<String>? = null, val withEdgeOverrides: List<GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride>? = null) : ConvertibleToJava<GetCoreNetworkPolicyDocumentSegmentActionVia>

Constructors

constructor(networkFunctionGroups: List<String>? = null, withEdgeOverrides: List<GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride>? = null)

Properties

Link copied to clipboard

A list of strings. The network function group to use for the service insertion action.

Link copied to clipboard

Any edge overrides and the preferred edge to use.

Functions

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