/AWS1/CL_CHPLSTMEDIAINSIGHTS01¶
ListMediaInsightsPipelineConfigurationsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_MEDIAINSIGHTSPLINCONFS
TYPE /AWS1/CL_CHPMEDIAINSIGHTSPLC02=>TT_MEDIAINSIGHTSPLCONFSUMMLIST
TT_MEDIAINSIGHTSPLCONFSUMMLIST
¶
The requested list of media insights pipeline configurations.
IV_NEXTTOKEN
TYPE /AWS1/CHPSTRING
/AWS1/CHPSTRING
¶
The token used to return the next page of results.
Queryable Attributes¶
MediaInsightsPipelineConfigurations¶
The requested list of media insights pipeline configurations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEDIAINSIGHTSPLINCONFS() |
Getter for MEDIAINSIGHTSPIPELINECONFS, with configurable def |
ASK_MEDIAINSIGHTSPLINCONFS() |
Getter for MEDIAINSIGHTSPIPELINECONFS w/ exceptions if field |
HAS_MEDIAINSIGHTSPLINCONFS() |
Determine if MEDIAINSIGHTSPIPELINECONFS has a value |
NextToken¶
The token used to return the next page of results.
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 |