resourceNames

@JvmName(name = "irgfcqrkrjfxqfye")
suspend fun resourceNames(value: Output<List<String>>)
@JvmName(name = "hjmfibqukabfewfs")
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 = "wwtoverfjhlgnnqj")
suspend fun resourceNames(vararg values: Output<String>)


@JvmName(name = "knftqoofawpoojlv")
suspend fun resourceNames(values: List<Output<String>>)
@JvmName(name = "nefchjeawlvyxsqg")
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.