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.
617 618 619 |
# File 'sig/types.rbs', line 617 def deployment_target @deployment_target end |