producerAcceptLists

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


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