siteIds

@JvmName(name = "yorsdmxytnwilfrg")
suspend fun siteIds(value: Output<List<String>>)
@JvmName(name = "ryroeekyvwlqmifa")
suspend fun siteIds(value: List<String>?)

Parameters

value

A list of Mobile Network Site IDs in which this packet core control plane should be deployed. The Sites must be in the same location as the packet core control plane.


@JvmName(name = "pjrbsgwxjppxnlqb")
suspend fun siteIds(vararg values: Output<String>)


@JvmName(name = "nuiibiuhgqtmfycm")
suspend fun siteIds(values: List<Output<String>>)
@JvmName(name = "xqyeatdbjqbpfsqt")
suspend fun siteIds(vararg values: String)

Parameters

values

A list of Mobile Network Site IDs in which this packet core control plane should be deployed. The Sites must be in the same location as the packet core control plane.