siteIds

@JvmName(name = "ocfphhrlmdtjojfa")
suspend fun siteIds(value: Output<List<String>>)
@JvmName(name = "kvqiksdowefpmyan")
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 = "gcqsrqxxicnoitvc")
suspend fun siteIds(vararg values: Output<String>)


@JvmName(name = "mamyewlyxkghqsui")
suspend fun siteIds(values: List<Output<String>>)
@JvmName(name = "ekopflvgnkouvvrl")
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.