includedProjects

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

Parameters

value

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


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


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

Parameters

values

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