instanceTypes

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


@JvmName(name = "yhmkjvvjqbkiubjq")
suspend fun instanceTypes(values: List<Output<String>>)
@JvmName(name = "mqrsskknnbseourx")
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