resources

@JvmName(name = "btbngsihfhsbhatw")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "ahmbbdpinmdxflys")
suspend fun resources(value: List<String>?)

Parameters

value

A list of resources, currently only projects in the form projects/<projectnumber>, that match this to stanza. A request matches if it contains a resource in this list. If * is specified for resources, then this EgressTo rule will authorize access to all resources outside the perimeter.


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


@JvmName(name = "jdkicmgnaoasmvnj")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "klpvtrecoaquuvvj")
suspend fun resources(vararg values: String)

Parameters

values

A list of resources, currently only projects in the form projects/<projectnumber>, that match this to stanza. A request matches if it contains a resource in this list. If * is specified for resources, then this EgressTo rule will authorize access to all resources outside the perimeter.