/AWS1/CL_EC2GETTGWPLYTBLASSO01¶
GetTransitGatewayPolicyTableAssociationsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_associations TYPE /AWS1/CL_EC2TGWPLYTBLASSOCIA00=>TT_TGWPLYTABLEASSOCIATIONLIST TT_TGWPLYTABLEASSOCIATIONLIST¶
Returns details about the transit gateway policy table association.
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The token for the next page of results.
Queryable Attributes¶
Associations¶
Returns details about the transit gateway policy table association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONS() |
Getter for ASSOCIATIONS, with configurable default |
ASK_ASSOCIATIONS() |
Getter for ASSOCIATIONS w/ exceptions if field has no value |
HAS_ASSOCIATIONS() |
Determine if ASSOCIATIONS has a value |
NextToken¶
The token for the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |