hiddenAppTypes

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

Parameters

value

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


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


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

Parameters

values

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