hiddenAppTypes

@JvmName(name = "vkocfjnugkciqfsd")
suspend fun hiddenAppTypes(value: Output<List<DomainAppType>>)
@JvmName(name = "chjlrbfejpxxohnr")
suspend fun hiddenAppTypes(value: List<DomainAppType>?)

Parameters

value

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


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


@JvmName(name = "fakndjgafpfvknmo")
suspend fun hiddenAppTypes(values: List<Output<DomainAppType>>)
@JvmName(name = "exepkwvwugoopyut")
suspend fun hiddenAppTypes(vararg values: DomainAppType)

Parameters

values

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