Skip to content

/AWS1/CL_FRMWARNINGS

Contains any warnings returned by the GetTemplateSummary API action.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_UNRECOGNIZEDRESOURCETYPES TYPE /AWS1/CL_FRMRESOURCETYPES_W=>TT_RESOURCETYPES TT_RESOURCETYPES

A list of all of the unrecognized resource types. This is only returned if the TemplateSummaryConfig parameter has the TreatUnrecognizedResourceTypesAsWarning configuration set to True.


Queryable Attributes

UnrecognizedResourceTypes

A list of all of the unrecognized resource types. This is only returned if the TemplateSummaryConfig parameter has the TreatUnrecognizedResourceTypesAsWarning configuration set to True.

Accessible with the following methods

Method Description
GET_UNRECOGNIZEDRESRCTYPES() Getter for UNRECOGNIZEDRESOURCETYPES, with configurable defa
ASK_UNRECOGNIZEDRESRCTYPES() Getter for UNRECOGNIZEDRESOURCETYPES w/ exceptions if field
HAS_UNRECOGNIZEDRESRCTYPES() Determine if UNRECOGNIZEDRESOURCETYPES has a value