publicLandMobileNetworkIdentifier

@JvmName(name = "gysquafbyixvvymq")
suspend fun publicLandMobileNetworkIdentifier(value: Output<PlmnIdArgs>)
@JvmName(name = "ynbdflsaaabhqqsf")
suspend fun publicLandMobileNetworkIdentifier(value: PlmnIdArgs?)

Parameters

value

The unique public land mobile network identifier for the network. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.


@JvmName(name = "edrndvkagtowcxso")
suspend fun publicLandMobileNetworkIdentifier(argument: suspend PlmnIdArgsBuilder.() -> Unit)

Parameters

argument

The unique public land mobile network identifier for the network. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.