Class: Aws::Types::DescribeBlueGreenDeploymentsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blue_green_deployments::Array[Types::BlueGreenDeployment]

Returns the value of attribute blue_green_deployments.

Returns:



1952
1953
1954
# File 'sig/types.rbs', line 1952

def blue_green_deployments
  @blue_green_deployments
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1953
1954
1955
# File 'sig/types.rbs', line 1953

def marker
  @marker
end