/AWS1/CL_RDSDSCINTEGRATIONSRSP¶
DescribeIntegrationsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_marker
TYPE /AWS1/RDSMARKER
/AWS1/RDSMARKER
¶
A pagination token that can be used in a later
DescribeIntegrations
request.
it_integrations
TYPE /AWS1/CL_RDSINTEGRATION=>TT_INTEGRATIONLIST
TT_INTEGRATIONLIST
¶
A list of integrations.
Queryable Attributes¶
Marker¶
A pagination token that can be used in a later
DescribeIntegrations
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 |
Integrations¶
A list of integrations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INTEGRATIONS() |
Getter for INTEGRATIONS, with configurable default |
ASK_INTEGRATIONS() |
Getter for INTEGRATIONS w/ exceptions if field has no value |
HAS_INTEGRATIONS() |
Determine if INTEGRATIONS has a value |