hiddenAppTypes

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

Parameters

value

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


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


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

Parameters

values

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