Module: Aws::RDS::Client::_DescribeBlueGreenDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeBlueGreenDeploymentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#blue_green_deployments ⇒ ::Array[Types::BlueGreenDeployment]
1274 |
# File 'sig/client.rbs', line 1274
def blue_green_deployments: () -> ::Array[Types::BlueGreenDeployment]
|
#marker ⇒ ::String
1275 |
# File 'sig/client.rbs', line 1275
def marker: () -> ::String
|