producerAcceptLists

@JvmName(name = "uufvoijjnaqydqsl")
suspend fun producerAcceptLists(value: Output<List<String>>)
@JvmName(name = "bhkygpluolgnylyr")
suspend fun producerAcceptLists(value: List<String>?)

Parameters

value

Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.


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


@JvmName(name = "gsvpisqdppgkimdx")
suspend fun producerAcceptLists(values: List<Output<String>>)
@JvmName(name = "lcguiflxdbmgxfrh")
suspend fun producerAcceptLists(vararg values: String)

Parameters

values

Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.