includedFolders

@JvmName(name = "cxuxlkprlkxgtuuo")
suspend fun includedFolders(value: Output<List<String>>)
@JvmName(name = "eewnvmgslbmrjvpk")
suspend fun includedFolders(value: List<String>?)

Parameters

value

Names of the folders in scope. Format: folders/{folder_id}


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


@JvmName(name = "kganowcnavcvvsjh")
suspend fun includedFolders(values: List<Output<String>>)
@JvmName(name = "nmokcpqbsafhpuur")
suspend fun includedFolders(vararg values: String)

Parameters

values

Names of the folders in scope. Format: folders/{folder_id}