hiddenAppTypes

@JvmName(name = "eccxqkiturdpddmd")
suspend fun hiddenAppTypes(value: Output<List<UserProfileAppType>>)
@JvmName(name = "itxhaawnaugrpbdy")
suspend fun hiddenAppTypes(value: List<UserProfileAppType>?)

Parameters

value

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


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


@JvmName(name = "rrogqyxxspdmnpbe")
suspend fun hiddenAppTypes(values: List<Output<UserProfileAppType>>)
@JvmName(name = "cgrlhwqfecrdsyco")
suspend fun hiddenAppTypes(vararg values: UserProfileAppType)

Parameters

values

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