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