/AWS1/CL_DCODSCDIRECTCNCTGWA03¶
DescribeDirectConnectGatewayAssociationsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_directcnctgwassociations TYPE /AWS1/CL_DCODIRECTCNCTGWASSO00=>TT_DIRECTCNCTGWASSOCIATIONLIST TT_DIRECTCNCTGWASSOCIATIONLIST¶
Information about the associations.
iv_nexttoken TYPE /AWS1/DCOPAGINATIONTOKEN /AWS1/DCOPAGINATIONTOKEN¶
The token to retrieve the next page.
Queryable Attributes¶
directConnectGatewayAssociations¶
Information about the associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTCNCTGWASSOCIATIONS() |
Getter for DIRECTCNCTGWASSOCIATIONS, with configurable defau |
ASK_DIRECTCNCTGWASSOCIATIONS() |
Getter for DIRECTCNCTGWASSOCIATIONS w/ exceptions if field h |
HAS_DIRECTCNCTGWASSOCIATIONS() |
Determine if DIRECTCNCTGWASSOCIATIONS has a value |
nextToken¶
The token to retrieve the next page.
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 |