Class: Aws::Types::ServerlessV2FeaturesSupport

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#max_capacity::Float

Returns the value of attribute max_capacity.

Returns:



1225
1226
1227
# File 'sig/types.rbs', line 1225

def max_capacity
  @max_capacity
end

#min_capacity::Float

Returns the value of attribute min_capacity.

Returns:



1224
1225
1226
# File 'sig/types.rbs', line 1224

def min_capacity
  @min_capacity
end