hiddenAppTypes

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

Parameters

value

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


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


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

Parameters

values

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