Skip to content

/AWS1/CL_EC2DSCTRFMIRRSESSSRS

DescribeTrafficMirrorSessionsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_TRAFFICMIRRORSESSIONS TYPE /AWS1/CL_EC2TRAFFICMIRRORSESS=>TT_TRAFFICMIRRORSESSIONSET TT_TRAFFICMIRRORSESSIONSET

Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to use to retrieve the next page of results. The value is null when there are no more results to return.


Queryable Attributes

TrafficMirrorSessions

Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.

Accessible with the following methods

Method Description
GET_TRAFFICMIRRORSESSIONS() Getter for TRAFFICMIRRORSESSIONS, with configurable default
ASK_TRAFFICMIRRORSESSIONS() Getter for TRAFFICMIRRORSESSIONS w/ exceptions if field has
HAS_TRAFFICMIRRORSESSIONS() Determine if TRAFFICMIRRORSESSIONS has a value

NextToken

The token to use to retrieve the next page of results. The value is null when there are no more results to return.

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