Skip to content

/AWS1/CL_QSTTEMPLATESOURCEALY

The source analysis of the template.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/QSTARN /AWS1/QSTARN

The Amazon Resource Name (ARN) of the resource.

IT_DATASETREFERENCES TYPE /AWS1/CL_QSTDATASETREFERENCE=>TT_DATASETREFERENCELIST TT_DATASETREFERENCELIST

A structure containing information about the dataset references used as placeholders in the template.


Queryable Attributes

Arn

The Amazon Resource Name (ARN) of the resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

DataSetReferences

A structure containing information about the dataset references used as placeholders in the template.

Accessible with the following methods

Method Description
GET_DATASETREFERENCES() Getter for DATASETREFERENCES, with configurable default
ASK_DATASETREFERENCES() Getter for DATASETREFERENCES w/ exceptions if field has no v
HAS_DATASETREFERENCES() Determine if DATASETREFERENCES has a value