Class: Aws::Types::InfrastructureOptimization
- Inherits:
-
Object
- Object
- Aws::Types::InfrastructureOptimization
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scale_in_after ⇒ ::Integer
Returns the value of attribute scale_in_after.
Instance Attribute Details
#scale_in_after ⇒ ::Integer
Returns the value of attribute scale_in_after.
1370 1371 1372 |
# File 'sig/types.rbs', line 1370 def scale_in_after @scale_in_after end |