consumerRejectLists

@JvmName(name = "hmttxjwrihpbcaip")
suspend fun consumerRejectLists(value: Output<List<String>>)
@JvmName(name = "epafuoethvwyyxyb")
suspend fun consumerRejectLists(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "ubtstgnqmxwvkwji")
suspend fun consumerRejectLists(values: List<Output<String>>)
@JvmName(name = "vtnqxfwbiddpmmxn")
suspend fun consumerRejectLists(vararg values: String)

Parameters

values

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