producerAcceptLists

@JvmName(name = "jqpfodnqapyfhucj")
suspend fun producerAcceptLists(value: Output<List<String>>)
@JvmName(name = "mwigxgcpbgblrrxy")
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 = "pwnhisxipuwhrnry")
suspend fun producerAcceptLists(vararg values: Output<String>)


@JvmName(name = "fpyjugmixuhmdean")
suspend fun producerAcceptLists(values: List<Output<String>>)
@JvmName(name = "laymuyainwkgjuel")
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.