Class: Aws::Types::FleetAmountCapability

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max::Float

Returns the value of attribute max.

Returns:

  • (::Float)


1188
1189
1190
# File 'sig/types.rbs', line 1188

def max
  @max
end

#min::Float

Returns the value of attribute min.

Returns:

  • (::Float)


1187
1188
1189
# File 'sig/types.rbs', line 1187

def min
  @min
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def name
  @name
end