resources

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

Parameters

value

A list of resources, currently only projects in the form projects/, protected by this ServicePerimeter that are allowed to be accessed by sources defined in the corresponding IngressFrom. If a single * is specified, then access to all resources inside the perimeter are allowed.


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


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

Parameters

values

A list of resources, currently only projects in the form projects/, protected by this ServicePerimeter that are allowed to be accessed by sources defined in the corresponding IngressFrom. If a single * is specified, then access to all resources inside the perimeter are allowed.