controlPlaneAccessInterface

@JvmName(name = "wlnpxdbikdqojpdg")
suspend fun controlPlaneAccessInterface(value: Output<InterfacePropertiesArgs>)
@JvmName(name = "kwbgulnaffiifgrq")
suspend fun controlPlaneAccessInterface(value: InterfacePropertiesArgs?)

Parameters

value

The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.


@JvmName(name = "fjiqvhclfudqhdik")
suspend fun controlPlaneAccessInterface(argument: suspend InterfacePropertiesArgsBuilder.() -> Unit)

Parameters

argument

The control plane interface on the access network. For 5G networks, this is the N2 interface. For 4G networks, this is the S1-MME interface.