/AWS1/CL_IOTVLDTSECPFLBEHRSP¶
ValidateSecurityProfileBehaviorsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_valid TYPE /AWS1/IOTVALID /AWS1/IOTVALID¶
True if the behaviors were valid.
it_validationerrors TYPE /AWS1/CL_IOTVALIDATIONERROR=>TT_VALIDATIONERRORS TT_VALIDATIONERRORS¶
The list of any errors found in the behaviors.
Queryable Attributes¶
valid¶
True if the behaviors were valid.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALID() |
Getter for VALID |
validationErrors¶
The list of any errors found in the behaviors.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALIDATIONERRORS() |
Getter for VALIDATIONERRORS, with configurable default |
ASK_VALIDATIONERRORS() |
Getter for VALIDATIONERRORS w/ exceptions if field has no va |
HAS_VALIDATIONERRORS() |
Determine if VALIDATIONERRORS has a value |