Class: Aws::Types::GetContainerServiceDeploymentsResult
- Inherits:
-
Object
- Object
- Aws::Types::GetContainerServiceDeploymentsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployments ⇒ ::Array[Types::ContainerServiceDeployment]
Returns the value of attribute deployments.
Instance Attribute Details
#deployments ⇒ ::Array[Types::ContainerServiceDeployment]
Returns the value of attribute deployments.
1528 1529 1530 |
# File 'sig/types.rbs', line 1528 def deployments @deployments end |