/AWS1/CL_CHPLSTMEDIAPLKINESI01¶
ListMediaPipelineKinesisVideoStreamPoolsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_kinesisvideostreampools TYPE /AWS1/CL_CHPKINESISVIDEOSTRM05=>TT_KINESISVIDEOSTRMPOOLSUMMLST TT_KINESISVIDEOSTRMPOOLSUMMLST¶
The list of video stream pools.
iv_nexttoken TYPE /AWS1/CHPSTRING /AWS1/CHPSTRING¶
The token used to return the next page of results.
Queryable Attributes¶
KinesisVideoStreamPools¶
The list of video stream pools.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KINESISVIDEOSTREAMPOOLS() |
Getter for KINESISVIDEOSTREAMPOOLS, with configurable defaul |
ASK_KINESISVIDEOSTREAMPOOLS() |
Getter for KINESISVIDEOSTREAMPOOLS w/ exceptions if field ha |
HAS_KINESISVIDEOSTREAMPOOLS() |
Determine if KINESISVIDEOSTREAMPOOLS 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 |