Class: Aws::Types::DeleteBlueGreenDeploymentResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBlueGreenDeploymentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#blue_green_deployment ⇒ Types::BlueGreenDeployment
Returns the value of attribute blue_green_deployment.
Instance Attribute Details
#blue_green_deployment ⇒ Types::BlueGreenDeployment
Returns the value of attribute blue_green_deployment.
1759 1760 1761 |
# File 'sig/types.rbs', line 1759 def blue_green_deployment @blue_green_deployment end |