allowedConsumerProjects

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


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