Class: Aws::Types::CreateBlueGreenDeploymentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateBlueGreenDeploymentResponse
- 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.
355 356 357 |
# File 'sig/types.rbs', line 355 def blue_green_deployment @blue_green_deployment end |