Skip to content

/AWS1/CL_RDSDSCBLUEGREENDEPL01

DescribeBlueGreenDeploymentsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_BLUEGREENDEPLOYMENTS TYPE /AWS1/CL_RDSBLUEGREENDEPLOYM00=>TT_BLUEGREENDEPLOYMENTLIST TT_BLUEGREENDEPLOYMENTLIST

A list of blue/green deployments in the current account and Amazon Web Services Region.

IV_MARKER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

A pagination token that can be used in a later DescribeBlueGreenDeployments request.


Queryable Attributes

BlueGreenDeployments

A list of blue/green deployments in the current account and Amazon Web Services Region.

Accessible with the following methods

Method Description
GET_BLUEGREENDEPLOYMENTS() Getter for BLUEGREENDEPLOYMENTS, with configurable default
ASK_BLUEGREENDEPLOYMENTS() Getter for BLUEGREENDEPLOYMENTS w/ exceptions if field has n
HAS_BLUEGREENDEPLOYMENTS() Determine if BLUEGREENDEPLOYMENTS has a value

Marker

A pagination token that can be used in a later DescribeBlueGreenDeployments request.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value