Class: Aws::Types::BatchGetDeploymentTargetsOutput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetDeploymentTargetsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_targets ⇒ ::Array[Types::DeploymentTarget]
Returns the value of attribute deployment_targets.
Instance Attribute Details
#deployment_targets ⇒ ::Array[Types::DeploymentTarget]
Returns the value of attribute deployment_targets.
130 131 132 |
# File 'sig/types.rbs', line 130 def deployment_targets @deployment_targets end |