instanceTypes

@JvmName(name = "spxdgwnsheyvolgp")
suspend fun instanceTypes(value: Output<List<String>>)
@JvmName(name = "xguewpwkwcgqmikh")
suspend fun instanceTypes(value: List<String>)

Parameters

value

Host Ecs instance types. NOTE: From version 1.236.0, instance_types can be modified.


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


@JvmName(name = "reldfkebdqfisacr")
suspend fun instanceTypes(values: List<Output<String>>)
@JvmName(name = "ecehbuiqirlvawkp")
suspend fun instanceTypes(vararg values: String)

Parameters

values

Host Ecs instance types. NOTE: From version 1.236.0, instance_types can be modified.