Class: Aws::Types::DeleteBlueGreenDeploymentResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blue_green_deploymentTypes::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