instanceTypes

@JvmName(name = "qfkdvvgyidtveped")
suspend fun instanceTypes(value: Output<List<String>>)
@JvmName(name = "hfowgsrwddjlhkes")
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 = "serokolbwvcvuvhf")
suspend fun instanceTypes(vararg values: Output<String>)


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

Parameters

values

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