Class: Aws::Types::CapacityDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scalingTypes::AutoScalingDescription

Returns the value of attribute auto_scaling.



65
66
67
# File 'sig/types.rbs', line 65

def auto_scaling
  @auto_scaling
end

#provisioned_capacityTypes::ProvisionedCapacityDescription

Returns the value of attribute provisioned_capacity.



66
67
68
# File 'sig/types.rbs', line 66

def provisioned_capacity
  @provisioned_capacity
end