/AWS1/CL_ACMLSTACMEEXTACBNDRSP¶
ListAcmeExternalAccountBindingsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_externalaccountbindings TYPE /AWS1/CL_ACMACMEEXTACBNDUMMARY=>TT_ACMEEXTRNLACCTBINDINGLIST TT_ACMEEXTRNLACCTBINDINGLIST¶
The list of external account bindings.
iv_nexttoken TYPE /AWS1/ACMSTRING00 /AWS1/ACMSTRING00¶
A token for pagination.
Queryable Attributes¶
ExternalAccountBindings¶
The list of external account bindings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTERNALACCOUNTBINDINGS() |
Getter for EXTERNALACCOUNTBINDINGS, with configurable defaul |
ASK_EXTERNALACCOUNTBINDINGS() |
Getter for EXTERNALACCOUNTBINDINGS w/ exceptions if field ha |
HAS_EXTERNALACCOUNTBINDINGS() |
Determine if EXTERNALACCOUNTBINDINGS has a value |
NextToken¶
A token for pagination.
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 |