Class: Aws::Types::GetContainerServicePowersResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#powers::Array[Types::ContainerServicePower]

Returns the value of attribute powers.

Returns:



1552
1553
1554
# File 'sig/types.rbs', line 1552

def powers
  @powers
end