includedProjects

@JvmName(name = "ccobjadyvmteemjl")
suspend fun includedProjects(value: Output<List<String>>)
@JvmName(name = "agkixdfcjomkkogd")
suspend fun includedProjects(value: List<String>?)

Parameters

value

Names of the projects in scope. Format: projects/{project_number}


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


@JvmName(name = "lpwfkrxklxhaklar")
suspend fun includedProjects(values: List<Output<String>>)
@JvmName(name = "xcwwhnykmvxlajuq")
suspend fun includedProjects(vararg values: String)

Parameters

values

Names of the projects in scope. Format: projects/{project_number}