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)


72
73
74
# File 'sig/types.rbs', line 72

def cores
  @cores
end

#model_name ⇒ ::String

Returns the value of attribute model_name.

Returns:

  • (::String)


73
74
75
# File 'sig/types.rbs', line 73

def model_name
  @model_name
end