producerAcceptLists

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


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