publicLandMobileNetworks

@JvmName(name = "gjagrqrkumcpfrlm")
suspend fun publicLandMobileNetworks(value: Output<List<PublicLandMobileNetworkArgs>>)
@JvmName(name = "ujdhxmhnfvncgegr")
suspend fun publicLandMobileNetworks(value: List<PublicLandMobileNetworkArgs>?)

Parameters

value

A list of public land mobile networks including their identifiers. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.


@JvmName(name = "naqnreucupcylqvc")
suspend fun publicLandMobileNetworks(vararg values: Output<PublicLandMobileNetworkArgs>)


@JvmName(name = "dpaxjwamfimwsyew")
suspend fun publicLandMobileNetworks(values: List<Output<PublicLandMobileNetworkArgs>>)
@JvmName(name = "cslmpmpydtclgiug")
suspend fun publicLandMobileNetworks(vararg values: PublicLandMobileNetworkArgs)

Parameters

values

A list of public land mobile networks including their identifiers. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.


@JvmName(name = "bhtqoddarmyxldam")
suspend fun publicLandMobileNetworks(argument: List<suspend PublicLandMobileNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "yggpisoseblrqdye")
suspend fun publicLandMobileNetworks(vararg argument: suspend PublicLandMobileNetworkArgsBuilder.() -> Unit)
@JvmName(name = "qphwscbrjktqvgte")
suspend fun publicLandMobileNetworks(argument: suspend PublicLandMobileNetworkArgsBuilder.() -> Unit)

Parameters

argument

A list of public land mobile networks including their identifiers. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.