instanceType

@JvmName(name = "ubalnyxryvxeklig")
suspend fun instanceType(value: Output<Either<String, InstanceType>>)
@JvmName(name = "sbrvadjlknegoxmm")
suspend fun instanceType(value: Either<String, InstanceType>?)
@JvmName(name = "mwyqgcbjgabxgpts")
fun instanceType(value: String)
@JvmName(name = "vjkjcbhyrkmhalyp")
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.