allowedConsumerProjects

@JvmName(name = "xtmdhdaddyojgabh")
suspend fun allowedConsumerProjects(value: Output<List<String>>)
@JvmName(name = "rssffbhufuepboyj")
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 = "srpxwgoarfimxlfl")
suspend fun allowedConsumerProjects(vararg values: Output<String>)


@JvmName(name = "fvlsembvwcbptklu")
suspend fun allowedConsumerProjects(values: List<Output<String>>)
@JvmName(name = "yuvsejksbfbyxeow")
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.