Skip to content

/AWS1/CL_EC2DSCTRFMIRRFILTRL01

DescribeTrafficMirrorFilterRulesResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_TRAFFICMIRRORFILTERRULES TYPE /AWS1/CL_EC2TRAFMIRRFILTERRULE=>TT_TRAFFICMIRRORFILTERRULESET TT_TRAFFICMIRRORFILTERRULESET

Traffic mirror rules.

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

TrafficMirrorFilterRules

Traffic mirror rules.

Accessible with the following methods

Method Description
GET_TRAFFICMIRRORFILTERRULES() Getter for TRAFFICMIRRORFILTERRULES, with configurable defau
ASK_TRAFFICMIRRORFILTERRULES() Getter for TRAFFICMIRRORFILTERRULES w/ exceptions if field h
HAS_TRAFFICMIRRORFILTERRULES() Determine if TRAFFICMIRRORFILTERRULES 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