instanceTypes

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

Parameters

value

List of AWS EC2 instance types for creating a spot node pool's nodes. The specified instance types must have the same number of CPUs and memory. You can use the Amazon EC2 Instance Selector tool (https://github.com/aws/amazon-ec2-instance-selector) to choose instance types with matching CPU and memory


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


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

Parameters

values

List of AWS EC2 instance types for creating a spot node pool's nodes. The specified instance types must have the same number of CPUs and memory. You can use the Amazon EC2 Instance Selector tool (https://github.com/aws/amazon-ec2-instance-selector) to choose instance types with matching CPU and memory