Skip to content

/AWS1/CL_WADLISTTMPLSHARESOUT

ListTemplateSharesOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_TEMPLATEARN TYPE /AWS1/WADTEMPLATEARN /AWS1/WADTEMPLATEARN

The review template ARN.

IT_TEMPLATESHARESUMMARIES TYPE /AWS1/CL_WADTMPLSHARESUMMARY=>TT_TEMPLATESHARESUMMARIES TT_TEMPLATESHARESUMMARIES

A review template share summary return object.

IV_NEXTTOKEN TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN

NextToken


Queryable Attributes

TemplateArn

The review template ARN.

Accessible with the following methods

Method Description
GET_TEMPLATEARN() Getter for TEMPLATEARN, with configurable default
ASK_TEMPLATEARN() Getter for TEMPLATEARN w/ exceptions if field has no value
HAS_TEMPLATEARN() Determine if TEMPLATEARN has a value

TemplateShareSummaries

A review template share summary return object.

Accessible with the following methods

Method Description
GET_TEMPLATESHARESUMMARIES() Getter for TEMPLATESHARESUMMARIES, with configurable default
ASK_TEMPLATESHARESUMMARIES() Getter for TEMPLATESHARESUMMARIES w/ exceptions if field has
HAS_TEMPLATESHARESUMMARIES() Determine if TEMPLATESHARESUMMARIES has a value

NextToken

NextToken

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value