includedProjects

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

Parameters

value

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


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


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

Parameters

values

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