Skip to content

/AWS1/CL_CNKCREATETMPLRESPONSE

CreateTemplateResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IV_TEMPLATEID TYPE /AWS1/CNKTEMPLATEID /AWS1/CNKTEMPLATEID

A unique identifier of a template.

IV_TEMPLATEARN TYPE /AWS1/CNKTEMPLATEARN /AWS1/CNKTEMPLATEARN

The Amazon Resource Name (ARN) of the newly created template.


Queryable Attributes

templateId

A unique identifier of a template.

Accessible with the following methods

Method Description
GET_TEMPLATEID() Getter for TEMPLATEID, with configurable default
ASK_TEMPLATEID() Getter for TEMPLATEID w/ exceptions if field has no value
HAS_TEMPLATEID() Determine if TEMPLATEID has a value

templateArn

The Amazon Resource Name (ARN) of the newly created template.

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