publicLandMobileNetworks

@JvmName(name = "njnsghdubfsxxflk")
suspend fun publicLandMobileNetworks(value: Output<List<PublicLandMobileNetworkArgs>>)
@JvmName(name = "mnqncqmnnpjbajqc")
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 = "nsitpnbvxqkidmih")
suspend fun publicLandMobileNetworks(vararg values: Output<PublicLandMobileNetworkArgs>)


@JvmName(name = "wmiypmjycqbxiivf")
suspend fun publicLandMobileNetworks(values: List<Output<PublicLandMobileNetworkArgs>>)
@JvmName(name = "naqroapbhkldvusv")
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 = "gtbnyljygthajyqw")
suspend fun publicLandMobileNetworks(argument: List<suspend PublicLandMobileNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "bpdxnytkexeenqsl")
suspend fun publicLandMobileNetworks(vararg argument: suspend PublicLandMobileNetworkArgsBuilder.() -> Unit)
@JvmName(name = "gsfvlvyxcsuxuvvv")
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.