/AWS1/CL_RDSSVRLSV2PLTFVRSNMSG¶
Contains the result of a successful invocation of the DescribeServerlessV2PlatformVersions action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
it_svrlsv2platformversions TYPE /AWS1/CL_RDSSVRLSV2PLTFVRSINFO=>TT_SVRLSV2PLATFORMVERSIONLIST TT_SVRLSV2PLATFORMVERSIONLIST¶
A list of
ServerlessV2PlatformVersionInfoelements.
Queryable Attributes¶
Marker¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
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 |
ServerlessV2PlatformVersions¶
A list of
ServerlessV2PlatformVersionInfoelements.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SVRLSV2PLATFORMVERSIONS() |
Getter for SERVERLESSV2PLATFORMVERSIONS, with configurable d |
ASK_SVRLSV2PLATFORMVERSIONS() |
Getter for SERVERLESSV2PLATFORMVERSIONS w/ exceptions if fie |
HAS_SVRLSV2PLATFORMVERSIONS() |
Determine if SERVERLESSV2PLATFORMVERSIONS has a value |