Class: Aws::Types::GetDeploymentTargetOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDeploymentTargetOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_target ⇒ Types::DeploymentTarget
Returns the value of attribute deployment_target.
Instance Attribute Details
#deployment_target ⇒ Types::DeploymentTarget
Returns the value of attribute deployment_target.
616 617 618 |
# File 'sig/types.rbs', line 616 def deployment_target @deployment_target end |