allowedConsumerProjects

@JvmName(name = "tjsxwjjnfltbrwvu")
suspend fun allowedConsumerProjects(value: Output<List<String>>)
@JvmName(name = "wfrjcrrbwoefrqex")
suspend fun allowedConsumerProjects(value: List<String>?)

Parameters

value

List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance. These should be specified as project numbers only.


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


@JvmName(name = "rrunjoydbjadpanp")
suspend fun allowedConsumerProjects(values: List<Output<String>>)
@JvmName(name = "pqgbjnhqxljfnfgh")
suspend fun allowedConsumerProjects(vararg values: String)

Parameters

values

List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance. These should be specified as project numbers only.