Class: Aws::Types::Capacity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scalingTypes::AutoScaling

Returns the value of attribute auto_scaling.

Returns:



59
60
61
# File 'sig/types.rbs', line 59

def auto_scaling
  @auto_scaling
end

#provisioned_capacityTypes::ProvisionedCapacity

Returns the value of attribute provisioned_capacity.



60
61
62
# File 'sig/types.rbs', line 60

def provisioned_capacity
  @provisioned_capacity
end