/AWS1/CL_EC2DSCTGWPLYTABLESRS¶
DescribeTransitGatewayPolicyTablesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tgwpolicytables TYPE /AWS1/CL_EC2TGWPOLICYTABLE=>TT_TGWPOLICYTABLELIST TT_TGWPOLICYTABLELIST¶
Describes the transit gateway policy tables.
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The token for the next page of results.
Queryable Attributes¶
TransitGatewayPolicyTables¶
Describes the transit gateway policy tables.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TGWPOLICYTABLES() |
Getter for TRANSITGATEWAYPOLICYTABLES, with configurable def |
ASK_TGWPOLICYTABLES() |
Getter for TRANSITGATEWAYPOLICYTABLES w/ exceptions if field |
HAS_TGWPOLICYTABLES() |
Determine if TRANSITGATEWAYPOLICYTABLES 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 |