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)


273
274
275
# File 'sig/types.rbs', line 273

def family
  @family
end

#max_size::String

Returns the value of attribute max_size.

Returns:

  • (::String)


274
275
276
# File 'sig/types.rbs', line 274

def max_size
  @max_size
end

#quantity::String

Returns the value of attribute quantity.

Returns:

  • (::String)


275
276
277
# File 'sig/types.rbs', line 275

def quantity
  @quantity
end