Class: Aws::Types::GetDeploymentGroupOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDeploymentGroupOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_group_info ⇒ Types::DeploymentGroupInfo
Returns the value of attribute deployment_group_info.
Instance Attribute Details
#deployment_group_info ⇒ Types::DeploymentGroupInfo
Returns the value of attribute deployment_group_info.
584 585 586 |
# File 'sig/types.rbs', line 584 def deployment_group_info @deployment_group_info end |