Class: Aws::Types::GetContainerServicePowersResult
- Inherits:
-
Object
- Object
- Aws::Types::GetContainerServicePowersResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#powers ⇒ ::Array[Types::ContainerServicePower]
Returns the value of attribute powers.
Instance Attribute Details
#powers ⇒ ::Array[Types::ContainerServicePower]
Returns the value of attribute powers.
1552 1553 1554 |
# File 'sig/types.rbs', line 1552 def powers @powers end |