projectAllowlists

@JvmName(name = "jnlwpbkqxuknrciy")
suspend fun projectAllowlists(value: Output<List<String>>)
@JvmName(name = "txrpowybvfcjynst")
suspend fun projectAllowlists(value: List<String>?)

Parameters

value

A list of Projects from which the forwarding rule will target the service attachment.


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


@JvmName(name = "xluofamajdkglaie")
suspend fun projectAllowlists(values: List<Output<String>>)
@JvmName(name = "eyqlpkxspmgsyixh")
suspend fun projectAllowlists(vararg values: String)

Parameters

values

A list of Projects from which the forwarding rule will target the service attachment.