hiddenAppTypes

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

Parameters

value

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


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


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

Parameters

values

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