Class: Aws::Types::CapacityUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scalingTypes::AutoScalingUpdate

Returns the value of attribute auto_scaling.



71
72
73
# File 'sig/types.rbs', line 71

def auto_scaling
  @auto_scaling
end

#provisioned_capacityTypes::ProvisionedCapacityUpdate

Returns the value of attribute provisioned_capacity.



72
73
74
# File 'sig/types.rbs', line 72

def provisioned_capacity
  @provisioned_capacity
end