/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
TemplateSummaryConfigparameter has theTreatUnrecognizedResourceTypesAsWarningconfiguration set toTrue.
Queryable Attributes¶
UnrecognizedResourceTypes¶
A list of all of the unrecognized resource types. This is only returned if the
TemplateSummaryConfigparameter has theTreatUnrecognizedResourceTypesAsWarningconfiguration set toTrue.
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 |