Skip to content

/AWS1/CL_EC2DISASCTRUNKINTER01

DisassociateTrunkInterfaceResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_return TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Is true if the request succeeds and an error otherwise.

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 Ensuring idempotency.


Queryable Attributes

Return

Is true if the request succeeds and an error otherwise.

Accessible with the following methods

Method Description
GET_RETURN() Getter for RETURN, with configurable default
ASK_RETURN() Getter for RETURN w/ exceptions if field has no value
HAS_RETURN() Determine if RETURN has a value

ClientToken

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring 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