Class: Aws::Types::CPU

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cores::Integer

Returns the value of attribute cores.

Returns:

  • (::Integer)


34
35
36
# File 'sig/types.rbs', line 34

def cores
  @cores
end

#model_name::String

Returns the value of attribute model_name.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def model_name
  @model_name
end