/AWS1/CL_FRMUPGENERATEDTMPLOUT¶
UpdateGeneratedTemplateOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_generatedtemplateid TYPE /AWS1/FRMGENERATEDTEMPLATEID /AWS1/FRMGENERATEDTEMPLATEID¶
The Amazon Resource Name (ARN) of the generated template. The format is
arn:${Partition}:cloudformation:${Region}:${Account}:generatedtemplate/${Id}. For example,arn:aws:cloudformation:us-east-1:123456789012:generatedtemplate/2e8465c1-9a80-43ea-a3a3-4f2d692fe6dc.
Queryable Attributes¶
GeneratedTemplateId¶
The Amazon Resource Name (ARN) of the generated template. The format is
arn:${Partition}:cloudformation:${Region}:${Account}:generatedtemplate/${Id}. For example,arn:aws:cloudformation:us-east-1:123456789012:generatedtemplate/2e8465c1-9a80-43ea-a3a3-4f2d692fe6dc.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATEDTEMPLATEID() |
Getter for GENERATEDTEMPLATEID, with configurable default |
ASK_GENERATEDTEMPLATEID() |
Getter for GENERATEDTEMPLATEID w/ exceptions if field has no |
HAS_GENERATEDTEMPLATEID() |
Determine if GENERATEDTEMPLATEID has a value |