Class: Aws::Types::ControlPlaneScalingConfig
- Inherits:
-
Object
- Object
- Aws::Types::ControlPlaneScalingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tier ⇒ "standard", ...
Returns the value of attribute tier.
Instance Attribute Details
#tier ⇒ "standard", ...
Returns the value of attribute tier.
450 451 452 |
# File 'sig/types.rbs', line 450 def tier @tier end |