Skip to content

/AWS1/CL_RE2LSTSTRMACCFORSVC01

ListStreamingAccessForServicesOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_strmgaccessforservices TYPE /AWS1/CL_RE2STRMGACCESSDETAILS=>TT_STREAMINGACCESSDETAILSLIST TT_STREAMINGACCESSDETAILSLIST

A list of Amazon Web Services services that have streaming access to your Resource Explorer data, including details about when the access was granted.

Optional arguments:

iv_nexttoken TYPE /AWS1/RE2STRING /AWS1/RE2STRING

If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null. The pagination tokens expire after 24 hours.


Queryable Attributes

StreamingAccessForServices

A list of Amazon Web Services services that have streaming access to your Resource Explorer data, including details about when the access was granted.

Accessible with the following methods

Method Description
GET_STRMGACCESSFORSERVICES() Getter for STREAMINGACCESSFORSERVICES, with configurable def
ASK_STRMGACCESSFORSERVICES() Getter for STREAMINGACCESSFORSERVICES w/ exceptions if field
HAS_STRMGACCESSFORSERVICES() Determine if STREAMINGACCESSFORSERVICES has a value

NextToken

If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null. The pagination tokens expire after 24 hours.

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