/AWS1/CL_EC2DISASCCLIVPNTGTN01¶
DisassociateClientVpnTargetNetworkResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_associationid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the target network association.
io_status TYPE REF TO /AWS1/CL_EC2ASSOCIATIONSTATUS /AWS1/CL_EC2ASSOCIATIONSTATUS¶
The current state of the target network association.
Queryable Attributes¶
AssociationId¶
The ID of the target network association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONID() |
Getter for ASSOCIATIONID, with configurable default |
ASK_ASSOCIATIONID() |
Getter for ASSOCIATIONID w/ exceptions if field has no value |
HAS_ASSOCIATIONID() |
Determine if ASSOCIATIONID has a value |
Status¶
The current state of the target network association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |