Class: Aws::Types::InstanceRequirements
- Inherits:
-
Object
- Object
- Aws::Types::InstanceRequirements
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#accelerator_count ⇒ Types::AcceleratorCount
Returns the value of attribute accelerator_count.
-
#accelerator_manufacturers ⇒ ::Array[("amazon-web-services" | "amd" | "nvidia" | "xilinx" | "habana")]
Returns the value of attribute accelerator_manufacturers.
-
#accelerator_names ⇒ ::Array[("a100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "vu9p" | "v100" | "a10g" | "h100" | "t4g" | "l40s" | "l4" | "gaudi-hl-205" | "inferentia2" | "trainium" | "trainium2" | "u30")]
Returns the value of attribute accelerator_names.
-
#accelerator_total_memory_mi_b ⇒ Types::AcceleratorTotalMemoryMiB
Returns the value of attribute accelerator_total_memory_mi_b.
-
#accelerator_types ⇒ ::Array[("gpu" | "fpga" | "inference" | "media")]
Returns the value of attribute accelerator_types.
-
#allowed_instance_types ⇒ ::Array[::String]
Returns the value of attribute allowed_instance_types.
-
#bare_metal ⇒ "included", ...
Returns the value of attribute bare_metal.
-
#baseline_ebs_bandwidth_mbps ⇒ Types::BaselineEbsBandwidthMbps
Returns the value of attribute baseline_ebs_bandwidth_mbps.
-
#baseline_performance_factors ⇒ Types::BaselinePerformanceFactors
Returns the value of attribute baseline_performance_factors.
-
#burstable_performance ⇒ "included", ...
Returns the value of attribute burstable_performance.
-
#cpu_manufacturers ⇒ ::Array[("intel" | "amd" | "amazon-web-services" | "apple")]
Returns the value of attribute cpu_manufacturers.
-
#excluded_instance_types ⇒ ::Array[::String]
Returns the value of attribute excluded_instance_types.
-
#instance_generations ⇒ ::Array[("current" | "previous")]
Returns the value of attribute instance_generations.
-
#local_storage ⇒ "included", ...
Returns the value of attribute local_storage.
-
#local_storage_types ⇒ ::Array[("hdd" | "ssd")]
Returns the value of attribute local_storage_types.
-
#max_spot_price_as_percentage_of_optimal_on_demand_price ⇒ ::Integer
Returns the value of attribute max_spot_price_as_percentage_of_optimal_on_demand_price.
-
#memory_gi_b_per_v_cpu ⇒ Types::MemoryGiBPerVCpu
Returns the value of attribute memory_gi_b_per_v_cpu.
-
#memory_mi_b ⇒ Types::MemoryMiB
Returns the value of attribute memory_mi_b.
-
#network_bandwidth_gbps ⇒ Types::NetworkBandwidthGbps
Returns the value of attribute network_bandwidth_gbps.
-
#network_interface_count ⇒ Types::NetworkInterfaceCount
Returns the value of attribute network_interface_count.
-
#on_demand_max_price_percentage_over_lowest_price ⇒ ::Integer
Returns the value of attribute on_demand_max_price_percentage_over_lowest_price.
-
#require_encryption_in_transit ⇒ Boolean
Returns the value of attribute require_encryption_in_transit.
-
#require_hibernate_support ⇒ Boolean
Returns the value of attribute require_hibernate_support.
-
#spot_max_price_percentage_over_lowest_price ⇒ ::Integer
Returns the value of attribute spot_max_price_percentage_over_lowest_price.
-
#total_local_storage_gb ⇒ Types::TotalLocalStorageGB
Returns the value of attribute total_local_storage_gb.
-
#v_cpu_count ⇒ Types::VCpuCountRange
Returns the value of attribute v_cpu_count.
Instance Attribute Details
#accelerator_count ⇒ Types::AcceleratorCount
Returns the value of attribute accelerator_count.
11921 11922 11923 |
# File 'sig/types.rbs', line 11921 def accelerator_count @accelerator_count end |
#accelerator_manufacturers ⇒ ::Array[("amazon-web-services" | "amd" | "nvidia" | "xilinx" | "habana")]
Returns the value of attribute accelerator_manufacturers.
11922 11923 11924 |
# File 'sig/types.rbs', line 11922 def accelerator_manufacturers @accelerator_manufacturers end |
#accelerator_names ⇒ ::Array[("a100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "vu9p" | "v100" | "a10g" | "h100" | "t4g" | "l40s" | "l4" | "gaudi-hl-205" | "inferentia2" | "trainium" | "trainium2" | "u30")]
Returns the value of attribute accelerator_names.
11923 11924 11925 |
# File 'sig/types.rbs', line 11923 def accelerator_names @accelerator_names end |
#accelerator_total_memory_mi_b ⇒ Types::AcceleratorTotalMemoryMiB
Returns the value of attribute accelerator_total_memory_mi_b.
11924 11925 11926 |
# File 'sig/types.rbs', line 11924 def accelerator_total_memory_mi_b @accelerator_total_memory_mi_b end |
#accelerator_types ⇒ ::Array[("gpu" | "fpga" | "inference" | "media")]
Returns the value of attribute accelerator_types.
11920 11921 11922 |
# File 'sig/types.rbs', line 11920 def accelerator_types @accelerator_types end |
#allowed_instance_types ⇒ ::Array[::String]
Returns the value of attribute allowed_instance_types.
11926 11927 11928 |
# File 'sig/types.rbs', line 11926 def allowed_instance_types @allowed_instance_types end |
#bare_metal ⇒ "included", ...
Returns the value of attribute bare_metal.
11912 11913 11914 |
# File 'sig/types.rbs', line 11912 def @bare_metal end |
#baseline_ebs_bandwidth_mbps ⇒ Types::BaselineEbsBandwidthMbps
Returns the value of attribute baseline_ebs_bandwidth_mbps.
11919 11920 11921 |
# File 'sig/types.rbs', line 11919 def baseline_ebs_bandwidth_mbps @baseline_ebs_bandwidth_mbps end |
#baseline_performance_factors ⇒ Types::BaselinePerformanceFactors
Returns the value of attribute baseline_performance_factors.
11928 11929 11930 |
# File 'sig/types.rbs', line 11928 def baseline_performance_factors @baseline_performance_factors end |
#burstable_performance ⇒ "included", ...
Returns the value of attribute burstable_performance.
11913 11914 11915 |
# File 'sig/types.rbs', line 11913 def burstable_performance @burstable_performance end |
#cpu_manufacturers ⇒ ::Array[("intel" | "amd" | "amazon-web-services" | "apple")]
Returns the value of attribute cpu_manufacturers.
11906 11907 11908 |
# File 'sig/types.rbs', line 11906 def cpu_manufacturers @cpu_manufacturers end |
#excluded_instance_types ⇒ ::Array[::String]
Returns the value of attribute excluded_instance_types.
11908 11909 11910 |
# File 'sig/types.rbs', line 11908 def excluded_instance_types @excluded_instance_types end |
#instance_generations ⇒ ::Array[("current" | "previous")]
Returns the value of attribute instance_generations.
11909 11910 11911 |
# File 'sig/types.rbs', line 11909 def instance_generations @instance_generations end |
#local_storage ⇒ "included", ...
Returns the value of attribute local_storage.
11916 11917 11918 |
# File 'sig/types.rbs', line 11916 def local_storage @local_storage end |
#local_storage_types ⇒ ::Array[("hdd" | "ssd")]
Returns the value of attribute local_storage_types.
11917 11918 11919 |
# File 'sig/types.rbs', line 11917 def local_storage_types @local_storage_types end |
#max_spot_price_as_percentage_of_optimal_on_demand_price ⇒ ::Integer
Returns the value of attribute max_spot_price_as_percentage_of_optimal_on_demand_price.
11927 11928 11929 |
# File 'sig/types.rbs', line 11927 def max_spot_price_as_percentage_of_optimal_on_demand_price @max_spot_price_as_percentage_of_optimal_on_demand_price end |
#memory_gi_b_per_v_cpu ⇒ Types::MemoryGiBPerVCpu
Returns the value of attribute memory_gi_b_per_v_cpu.
11907 11908 11909 |
# File 'sig/types.rbs', line 11907 def memory_gi_b_per_v_cpu @memory_gi_b_per_v_cpu end |
#memory_mi_b ⇒ Types::MemoryMiB
Returns the value of attribute memory_mi_b.
11905 11906 11907 |
# File 'sig/types.rbs', line 11905 def memory_mi_b @memory_mi_b end |
#network_bandwidth_gbps ⇒ Types::NetworkBandwidthGbps
Returns the value of attribute network_bandwidth_gbps.
11925 11926 11927 |
# File 'sig/types.rbs', line 11925 def network_bandwidth_gbps @network_bandwidth_gbps end |
#network_interface_count ⇒ Types::NetworkInterfaceCount
Returns the value of attribute network_interface_count.
11915 11916 11917 |
# File 'sig/types.rbs', line 11915 def network_interface_count @network_interface_count end |
#on_demand_max_price_percentage_over_lowest_price ⇒ ::Integer
Returns the value of attribute on_demand_max_price_percentage_over_lowest_price.
11911 11912 11913 |
# File 'sig/types.rbs', line 11911 def on_demand_max_price_percentage_over_lowest_price @on_demand_max_price_percentage_over_lowest_price end |
#require_encryption_in_transit ⇒ Boolean
Returns the value of attribute require_encryption_in_transit.
11929 11930 11931 |
# File 'sig/types.rbs', line 11929 def require_encryption_in_transit @require_encryption_in_transit end |
#require_hibernate_support ⇒ Boolean
Returns the value of attribute require_hibernate_support.
11914 11915 11916 |
# File 'sig/types.rbs', line 11914 def require_hibernate_support @require_hibernate_support end |
#spot_max_price_percentage_over_lowest_price ⇒ ::Integer
Returns the value of attribute spot_max_price_percentage_over_lowest_price.
11910 11911 11912 |
# File 'sig/types.rbs', line 11910 def spot_max_price_percentage_over_lowest_price @spot_max_price_percentage_over_lowest_price end |
#total_local_storage_gb ⇒ Types::TotalLocalStorageGB
Returns the value of attribute total_local_storage_gb.
11918 11919 11920 |
# File 'sig/types.rbs', line 11918 def total_local_storage_gb @total_local_storage_gb end |
#v_cpu_count ⇒ Types::VCpuCountRange
Returns the value of attribute v_cpu_count.
11904 11905 11906 |
# File 'sig/types.rbs', line 11904 def v_cpu_count @v_cpu_count end |