resourceNames

@JvmName(name = "fqxhjtceoosgwvcy")
suspend fun resourceNames(value: Output<List<String>>)
@JvmName(name = "iylajgfwtkonefyf")
suspend fun resourceNames(value: List<String>?)

Parameters

value

Names of one or more parent resources : * \`projects/PROJECT_ID\` May alternatively be one or more views : * \`projects/PROJECT_ID/locations/LOCATION_ID/buckets/BUCKET_ID/views/VIEW_ID\` A log scope can include a maximum of 50 projects and a maximum of 100 resources in total.


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


@JvmName(name = "redhdderrfcosumw")
suspend fun resourceNames(values: List<Output<String>>)
@JvmName(name = "hxhvmanelsxqnfdl")
suspend fun resourceNames(vararg values: String)

Parameters

values

Names of one or more parent resources : * \`projects/PROJECT_ID\` May alternatively be one or more views : * \`projects/PROJECT_ID/locations/LOCATION_ID/buckets/BUCKET_ID/views/VIEW_ID\` A log scope can include a maximum of 50 projects and a maximum of 100 resources in total.