Class: Aws::Types::EC2Capacity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#family::String

Returns the value of attribute family.

Returns:

  • (::String)


261
262
263
# File 'sig/types.rbs', line 261

def family
  @family
end

#max_size::String

Returns the value of attribute max_size.

Returns:

  • (::String)


262
263
264
# File 'sig/types.rbs', line 262

def max_size
  @max_size
end

#quantity::String

Returns the value of attribute quantity.

Returns:

  • (::String)


263
264
265
# File 'sig/types.rbs', line 263

def quantity
  @quantity
end