hiddenAppTypes

@JvmName(name = "kxfascqpfvatonha")
suspend fun hiddenAppTypes(value: Output<List<String>>)
@JvmName(name = "dudbyyigkuwlkxhp")
suspend fun hiddenAppTypes(value: List<String>?)

Parameters

value

The Applications supported in Studio that are hidden from the Studio left navigation pane.


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


@JvmName(name = "pnxvobjeissutwdd")
suspend fun hiddenAppTypes(values: List<Output<String>>)
@JvmName(name = "brglrhhgryqdhcvw")
suspend fun hiddenAppTypes(vararg values: String)

Parameters

values

The Applications supported in Studio that are hidden from the Studio left navigation pane.