/AWS1/CL_CFSGETRESRCCFGHISTO01¶
The output for the GetResourceConfigHistory action.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_configurationitems
TYPE /AWS1/CL_CFSCONFIGURATIONITEM=>TT_CONFIGURATIONITEMLIST
TT_CONFIGURATIONITEMLIST
¶
An array of
ConfigurationItems
Objects. Contatins the configuration history for one or more resources.
iv_nexttoken
TYPE /AWS1/CFSNEXTTOKEN
/AWS1/CFSNEXTTOKEN
¶
The string that you use in a subsequent request to get the next page of results in a paginated response.
Queryable Attributes¶
configurationItems¶
An array of
ConfigurationItems
Objects. Contatins the configuration history for one or more resources.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONFIGURATIONITEMS() |
Getter for CONFIGURATIONITEMS, with configurable default |
ASK_CONFIGURATIONITEMS() |
Getter for CONFIGURATIONITEMS w/ exceptions if field has no |
HAS_CONFIGURATIONITEMS() |
Determine if CONFIGURATIONITEMS has a value |
nextToken¶
The string that you use in a subsequent request to get the next page of results in a paginated response.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |