GetNetworkPacketCoreDataPlanePlainArgs

data class GetNetworkPacketCoreDataPlanePlainArgs(val mobileNetworkPacketCoreControlPlaneId: String, val name: String) : ConvertibleToJava<GetNetworkPacketCoreDataPlanePlainArgs>

A collection of arguments for invoking getNetworkPacketCoreDataPlane.

Constructors

Link copied to clipboard
fun GetNetworkPacketCoreDataPlanePlainArgs(mobileNetworkPacketCoreControlPlaneId: String, name: String)

Functions

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

Properties

Link copied to clipboard

The ID of the Mobile Network Packet Core Data Plane.

Link copied to clipboard

The name of the Mobile Network Packet Core Data Plane.