Class: Aws::Types::CreateContainerFleetOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateContainerFleetOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#container_fleet ⇒ Types::ContainerFleet
Returns the value of attribute container_fleet.
Instance Attribute Details
#container_fleet ⇒ Types::ContainerFleet
Returns the value of attribute container_fleet.
287 288 289 |
# File 'sig/types.rbs', line 287 def container_fleet @container_fleet end |