Get Core Network Policy Document Segment Action Via
data class GetCoreNetworkPolicyDocumentSegmentActionVia(val networkFunctionGroups: List<String>? = null, val withEdgeOverrides: List<GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride>? = null) : ConvertibleToJava<GetCoreNetworkPolicyDocumentSegmentActionVia>
Constructors
Link copied to clipboard
constructor(networkFunctionGroups: List<String>? = null, withEdgeOverrides: List<GetCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride>? = null)