hiddenInstanceTypes

@JvmName(name = "qypuuymagabptbpe")
suspend fun hiddenInstanceTypes(value: Output<List<String>>)
@JvmName(name = "kasqfhbevcwdhnpi")
suspend fun hiddenInstanceTypes(value: List<String>?)

Parameters

value

The instance types you are hiding from the Studio user interface.


@JvmName(name = "ypllpimoiehtdduw")
suspend fun hiddenInstanceTypes(vararg values: Output<String>)


@JvmName(name = "afxyiqfcwybcypyo")
suspend fun hiddenInstanceTypes(values: List<Output<String>>)
@JvmName(name = "uxkdisvjrvacvipe")
suspend fun hiddenInstanceTypes(vararg values: String)

Parameters

values

The instance types you are hiding from the Studio user interface.