/AWS1/CL_EC2ASSOCROUTETBLRSLT¶
AssociateRouteTableResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_associationid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The route table association ID. This ID is required for disassociating the route table.
io_associationstate TYPE REF TO /AWS1/CL_EC2ROUTETBLASSOCIAT00 /AWS1/CL_EC2ROUTETBLASSOCIAT00¶
The state of the association.
Queryable Attributes¶
AssociationId¶
The route table association ID. This ID is required for disassociating the route table.
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 |
AssociationState¶
The state of the association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONSTATE() |
Getter for ASSOCIATIONSTATE |