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.
508 509 510 |
# File 'sig/types.rbs', line 508 def tier @tier end |