instanceTypes

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


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