resources

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

Parameters

value

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}


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


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

Parameters

values

A list of GCP resources that are inside of the service perimeter. Currently only projects are allowed. Format: projects/{project_number}