/AWS1/CL_EC2CRETRAFMIRRTGTRSLT¶
CreateTrafficMirrorTargetResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_TRAFFICMIRRORTARGET
TYPE REF TO /AWS1/CL_EC2TRAFMIRRORTARGET
/AWS1/CL_EC2TRAFMIRRORTARGET
¶
Information about the Traffic Mirror target.
IV_CLIENTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
Queryable Attributes¶
TrafficMirrorTarget¶
Information about the Traffic Mirror target.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRAFFICMIRRORTARGET() |
Getter for TRAFFICMIRRORTARGET |
ClientToken¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CLIENTTOKEN() |
Getter for CLIENTTOKEN, with configurable default |
ASK_CLIENTTOKEN() |
Getter for CLIENTTOKEN w/ exceptions if field has no value |
HAS_CLIENTTOKEN() |
Determine if CLIENTTOKEN has a value |