/AWS1/CL_EC2TRFMIRRPORTRANGE00¶
Information about the Traffic Mirror filter rule port range.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_FROMPORT
TYPE /AWS1/EC2INTEGER
/AWS1/EC2INTEGER
¶
The first port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
IV_TOPORT
TYPE /AWS1/EC2INTEGER
/AWS1/EC2INTEGER
¶
The last port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Queryable Attributes¶
FromPort¶
The first port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FROMPORT() |
Getter for FROMPORT, with configurable default |
ASK_FROMPORT() |
Getter for FROMPORT w/ exceptions if field has no value |
HAS_FROMPORT() |
Determine if FROMPORT has a value |
ToPort¶
The last port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOPORT() |
Getter for TOPORT, with configurable default |
ASK_TOPORT() |
Getter for TOPORT w/ exceptions if field has no value |
HAS_TOPORT() |
Determine if TOPORT has a value |