instanceType

@JvmName(name = "wahybbyxkpburrhl")
suspend fun instanceType(value: Output<Either<String, InstanceType>>)
@JvmName(name = "hsuelihbsrigntti")
suspend fun instanceType(value: Either<String, InstanceType>?)
@JvmName(name = "hcwsabcuddufdkws")
fun instanceType(value: String)
@JvmName(name = "rbhuoonkessuoqrb")
fun instanceType(value: InstanceType)

Parameters

value

Instance type to use for the instance. Required unless launch_template is specified and the Launch Template specifies an instance type. If an instance type is specified in the Launch Template, setting instance_type will override the instance type specified in the Launch Template. Updates to this field will trigger a stop/start of the EC2 instance.