Class: Aws::Types::GetDeploymentConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDeploymentConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_config_info ⇒ Types::DeploymentConfigInfo
Returns the value of attribute deployment_config_info.
Instance Attribute Details
#deployment_config_info ⇒ Types::DeploymentConfigInfo
Returns the value of attribute deployment_config_info.
573 574 575 |
# File 'sig/types.rbs', line 573 def deployment_config_info @deployment_config_info end |