Class: Aws::Types::CreateBlueGreenDeploymentResponse

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.



355
356
357
# File 'sig/types.rbs', line 355

def blue_green_deployment
  @blue_green_deployment
end