Class: Aws::Types::AcceleratorSelection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name"t4", ...

Returns the value of attribute name.

Returns:

  • ("t4", "a10g", "l4", "l40s", "rtx-pro-server-6000")


24
25
26
# File 'sig/types.rbs', line 24

def name
  @name
end

#runtime::String

Returns the value of attribute runtime.

Returns:

  • (::String)


25
26
27
# File 'sig/types.rbs', line 25

def runtime
  @runtime
end