Class: Aws::Types::GetDeploymentOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDeploymentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment ⇒ Types::Deployment
Returns the value of attribute deployment.
Instance Attribute Details
#deployment ⇒ Types::Deployment
Returns the value of attribute deployment.
702 703 704 |
# File 'sig/types.rbs', line 702 def deployment @deployment end |