Builder
Properties
The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an instance.
Indicates whether instance types must have accelerators by specific manufacturers.
The accelerators that must be on the instance type.
The minimum and maximum amount of total accelerator memory, in MiB.
The accelerator types that must be on the instance type.
The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide.
Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see Burstable performance instances.
The CPU manufacturers to include.
The instance types to exclude.
Indicates whether current or previous generation instance types are included. The current generation instance types are recommended for use. Current generation instance types are typically the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide.
Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, Amazon EC2 instance store in the Amazon EC2 User Guide.
The type of local storage that is required.
[Price protection] The price protection threshold for Spot Instances, as a percentage of an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified price is from the lowest priced current generation instance types, and failing that, from the lowest priced previous generation instance types that match your attributes. When Amazon EC2 selects instance types with your attributes, it will exclude instance types whose price exceeds your specified threshold.
The minimum and maximum amount of memory per vCPU, in GiB.
The minimum and maximum amount of memory, in MiB.
The minimum and maximum amount of baseline network bandwidth, in gigabits per second (Gbps). For more information, see Amazon EC2 instance network bandwidth in the Amazon EC2 User Guide.
The minimum and maximum number of network interfaces.
[Price protection] The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. When Amazon EC2 selects instance types with your attributes, it will exclude instance types whose price exceeds your specified threshold.
Indicates whether instance types must support hibernation for On-Demand Instances.
[Price protection] The price protection threshold for Spot Instances, as a percentage higher than an identified Spot price. The identified Spot price is the Spot price of the lowest priced current generation C, M, or R instance type with your specified attributes. If no current generation C, M, or R instance type matches your attributes, then the identified Spot price is from the lowest priced current generation instance types, and failing that, from the lowest priced previous generation instance types that match your attributes. When Amazon EC2 selects instance types with your attributes, it will exclude instance types whose Spot price exceeds your specified threshold.
The minimum and maximum amount of total local storage, in GB.
The minimum and maximum number of vCPUs.
Functions
construct an aws.sdk.kotlin.services.ec2.model.AcceleratorCountRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.AcceleratorTotalMemoryMibRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.BaselineEbsBandwidthMbpsRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.MemoryGibPerVCpuRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.MemoryMibRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.NetworkBandwidthGbpsRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.NetworkInterfaceCountRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.TotalLocalStorageGbRequest inside the given block
construct an aws.sdk.kotlin.services.ec2.model.VCpuCountRangeRequest inside the given block