producerRejectLists

@JvmName(name = "dweafuicvgjqiamq")
suspend fun producerRejectLists(value: Output<List<String>>)
@JvmName(name = "xymkwyouwgovhyjm")
suspend fun producerRejectLists(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "yfsmtwrfelbwhwdg")
suspend fun producerRejectLists(values: List<Output<String>>)
@JvmName(name = "iryooqemwspcthic")
suspend fun producerRejectLists(vararg values: String)

Parameters

values

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