Class: Aws::Types::InstanceRequirements

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accelerator_countTypes::AcceleratorCountRequest

Returns the value of attribute accelerator_count.



839
840
841
# File 'sig/types.rbs', line 839

def accelerator_count
  @accelerator_count
end

#accelerator_manufacturers::Array[("nvidia" | "amd" | "amazon-web-services" | "xilinx")]

Returns the value of attribute accelerator_manufacturers.

Returns:

  • (::Array[("nvidia" | "amd" | "amazon-web-services" | "xilinx")])


840
841
842
# File 'sig/types.rbs', line 840

def accelerator_manufacturers
  @accelerator_manufacturers
end

#accelerator_names::Array[("a100" | "v100" | "k80" | "t4" | "m60" | "radeon-pro-v520" | "vu9p")]

Returns the value of attribute accelerator_names.

Returns:

  • (::Array[("a100" | "v100" | "k80" | "t4" | "m60" | "radeon-pro-v520" | "vu9p")])


841
842
843
# File 'sig/types.rbs', line 841

def accelerator_names
  @accelerator_names
end

#accelerator_total_memory_mi_bTypes::AcceleratorTotalMemoryMiBRequest

Returns the value of attribute accelerator_total_memory_mi_b.



842
843
844
# File 'sig/types.rbs', line 842

def accelerator_total_memory_mi_b
  @accelerator_total_memory_mi_b
end

#accelerator_types::Array[("gpu" | "fpga" | "inference")]

Returns the value of attribute accelerator_types.

Returns:

  • (::Array[("gpu" | "fpga" | "inference")])


838
839
840
# File 'sig/types.rbs', line 838

def accelerator_types
  @accelerator_types
end

#allowed_instance_types::Array[::String]

Returns the value of attribute allowed_instance_types.

Returns:

  • (::Array[::String])


844
845
846
# File 'sig/types.rbs', line 844

def allowed_instance_types
  @allowed_instance_types
end

#bare_metal"included", ...

Returns the value of attribute bare_metal.

Returns:

  • ("included", "excluded", "required")


830
831
832
# File 'sig/types.rbs', line 830

def bare_metal
  @bare_metal
end

#baseline_ebs_bandwidth_mbpsTypes::BaselineEbsBandwidthMbpsRequest

Returns the value of attribute baseline_ebs_bandwidth_mbps.



837
838
839
# File 'sig/types.rbs', line 837

def baseline_ebs_bandwidth_mbps
  @baseline_ebs_bandwidth_mbps
end

#baseline_performance_factorsTypes::BaselinePerformanceFactorsRequest

Returns the value of attribute baseline_performance_factors.



845
846
847
# File 'sig/types.rbs', line 845

def baseline_performance_factors
  @baseline_performance_factors
end

#burstable_performance"included", ...

Returns the value of attribute burstable_performance.

Returns:

  • ("included", "excluded", "required")


831
832
833
# File 'sig/types.rbs', line 831

def burstable_performance
  @burstable_performance
end

#cpu_manufacturers::Array[("intel" | "amd" | "amazon-web-services" | "apple")]

Returns the value of attribute cpu_manufacturers.

Returns:

  • (::Array[("intel" | "amd" | "amazon-web-services" | "apple")])


823
824
825
# File 'sig/types.rbs', line 823

def cpu_manufacturers
  @cpu_manufacturers
end

#excluded_instance_types::Array[::String]

Returns the value of attribute excluded_instance_types.

Returns:

  • (::Array[::String])


825
826
827
# File 'sig/types.rbs', line 825

def excluded_instance_types
  @excluded_instance_types
end

#instance_generations::Array[("current" | "previous")]

Returns the value of attribute instance_generations.

Returns:

  • (::Array[("current" | "previous")])


826
827
828
# File 'sig/types.rbs', line 826

def instance_generations
  @instance_generations
end

#local_storage"included", ...

Returns the value of attribute local_storage.

Returns:

  • ("included", "excluded", "required")


834
835
836
# File 'sig/types.rbs', line 834

def local_storage
  @local_storage
end

#local_storage_types::Array[("hdd" | "ssd")]

Returns the value of attribute local_storage_types.

Returns:

  • (::Array[("hdd" | "ssd")])


835
836
837
# File 'sig/types.rbs', line 835

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.

Returns:

  • (::Integer)


828
829
830
# File 'sig/types.rbs', line 828

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_cpuTypes::MemoryGiBPerVCpuRequest

Returns the value of attribute memory_gi_b_per_v_cpu.



824
825
826
# File 'sig/types.rbs', line 824

def memory_gi_b_per_v_cpu
  @memory_gi_b_per_v_cpu
end

#memory_mi_bTypes::MemoryMiBRequest

Returns the value of attribute memory_mi_b.



822
823
824
# File 'sig/types.rbs', line 822

def memory_mi_b
  @memory_mi_b
end

#network_bandwidth_gbpsTypes::NetworkBandwidthGbpsRequest

Returns the value of attribute network_bandwidth_gbps.



843
844
845
# File 'sig/types.rbs', line 843

def network_bandwidth_gbps
  @network_bandwidth_gbps
end

#network_interface_countTypes::NetworkInterfaceCountRequest

Returns the value of attribute network_interface_count.



833
834
835
# File 'sig/types.rbs', line 833

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.

Returns:

  • (::Integer)


829
830
831
# File 'sig/types.rbs', line 829

def on_demand_max_price_percentage_over_lowest_price
  @on_demand_max_price_percentage_over_lowest_price
end

#require_hibernate_supportBoolean

Returns the value of attribute require_hibernate_support.

Returns:

  • (Boolean)


832
833
834
# File 'sig/types.rbs', line 832

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.

Returns:

  • (::Integer)


827
828
829
# File 'sig/types.rbs', line 827

def spot_max_price_percentage_over_lowest_price
  @spot_max_price_percentage_over_lowest_price
end

#total_local_storage_gbTypes::TotalLocalStorageGBRequest

Returns the value of attribute total_local_storage_gb.



836
837
838
# File 'sig/types.rbs', line 836

def total_local_storage_gb
  @total_local_storage_gb
end

#v_cpu_countTypes::VCpuCountRequest

Returns the value of attribute v_cpu_count.



821
822
823
# File 'sig/types.rbs', line 821

def v_cpu_count
  @v_cpu_count
end