/AWS1/CL_EC2GETTGWROUTETBLPR01¶
GetTransitGatewayRouteTablePropagationsResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_tgwroutetablepropagations
TYPE /AWS1/CL_EC2TGWROUTETBLPROPA00=>TT_TGWROUTETBLPROPAGATIONLIST
TT_TGWROUTETBLPROPAGATIONLIST
¶
Information about the route table propagations.
iv_nexttoken
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The token to use to retrieve the next page of results. This value is
null
when there are no more results to return.
Queryable Attributes¶
TransitGatewayRouteTablePropagations¶
Information about the route table propagations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TGWROUTETBLPROPAGATIONS() |
Getter for TGWROUTETABLEPROPAGATIONS, with configurable defa |
ASK_TGWROUTETBLPROPAGATIONS() |
Getter for TGWROUTETABLEPROPAGATIONS w/ exceptions if field |
HAS_TGWROUTETBLPROPAGATIONS() |
Determine if TGWROUTETABLEPROPAGATIONS has a value |
NextToken¶
The token to use to retrieve the next page of results. This value is
null
when there are no more results to return.
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 |