Class: Aws::Types::GetDeploymentOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDeploymentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_info ⇒ Types::DeploymentInfo
Returns the value of attribute deployment_info.
Instance Attribute Details
#deployment_info ⇒ Types::DeploymentInfo
Returns the value of attribute deployment_info.
606 607 608 |
# File 'sig/types.rbs', line 606 def deployment_info @deployment_info end |