/AWS1/CL_IOTDESCREVENTCONFSRSP¶
DescribeEventConfigurationsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_eventconfigurations
TYPE /AWS1/CL_IOTCONFIGURATION=>TT_EVENTCONFIGURATIONS
TT_EVENTCONFIGURATIONS
¶
The event configurations.
iv_creationdate
TYPE /AWS1/IOTCREATIONDATE
/AWS1/IOTCREATIONDATE
¶
The creation date of the event configuration.
iv_lastmodifieddate
TYPE /AWS1/IOTLASTMODIFIEDDATE
/AWS1/IOTLASTMODIFIEDDATE
¶
The date the event configurations were last modified.
Queryable Attributes¶
eventConfigurations¶
The event configurations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTCONFIGURATIONS() |
Getter for EVENTCONFIGURATIONS, with configurable default |
ASK_EVENTCONFIGURATIONS() |
Getter for EVENTCONFIGURATIONS w/ exceptions if field has no |
HAS_EVENTCONFIGURATIONS() |
Determine if EVENTCONFIGURATIONS has a value |
creationDate¶
The creation date of the event configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATIONDATE() |
Getter for CREATIONDATE, with configurable default |
ASK_CREATIONDATE() |
Getter for CREATIONDATE w/ exceptions if field has no value |
HAS_CREATIONDATE() |
Determine if CREATIONDATE has a value |
lastModifiedDate¶
The date the event configurations were last modified.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDDATE() |
Getter for LASTMODIFIEDDATE, with configurable default |
ASK_LASTMODIFIEDDATE() |
Getter for LASTMODIFIEDDATE w/ exceptions if field has no va |
HAS_LASTMODIFIEDDATE() |
Determine if LASTMODIFIEDDATE has a value |