/AWS1/CL_R5RLSTRESOLVERQUERY03¶
ListResolverQueryLogConfigsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN¶
If there are more than
MaxResultsquery logging configurations, you can submit anotherListResolverQueryLogConfigsrequest to get the next group of configurations. In the next request, specify the value ofNextTokenfrom the previous response.
iv_totalcount TYPE /AWS1/R5RCOUNT /AWS1/R5RCOUNT¶
The total number of query logging configurations that were created by the current account in the specified Region. This count can differ from the number of query logging configurations that are returned in a
ListResolverQueryLogConfigsresponse, depending on the values that you specify in the request.
iv_totalfilteredcount TYPE /AWS1/R5RCOUNT /AWS1/R5RCOUNT¶
The total number of query logging configurations that were created by the current account in the specified Region and that match the filters that were specified in the
ListResolverQueryLogConfigsrequest. For the total number of query logging configurations that were created by the current account in the specified Region, seeTotalCount.
it_resolverquerylogconfigs TYPE /AWS1/CL_R5RRESOLVERQUERYLOG01=>TT_RESOLVERQUERYLOGCONFIGLIST TT_RESOLVERQUERYLOGCONFIGLIST¶
A list that contains one
ResolverQueryLogConfigelement for each query logging configuration that matches the values that you specified forFilter.
Queryable Attributes¶
NextToken¶
If there are more than
MaxResultsquery logging configurations, you can submit anotherListResolverQueryLogConfigsrequest to get the next group of configurations. In the next request, specify the value ofNextTokenfrom the previous response.
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 |
TotalCount¶
The total number of query logging configurations that were created by the current account in the specified Region. This count can differ from the number of query logging configurations that are returned in a
ListResolverQueryLogConfigsresponse, depending on the values that you specify in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALCOUNT() |
Getter for TOTALCOUNT |
TotalFilteredCount¶
The total number of query logging configurations that were created by the current account in the specified Region and that match the filters that were specified in the
ListResolverQueryLogConfigsrequest. For the total number of query logging configurations that were created by the current account in the specified Region, seeTotalCount.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALFILTEREDCOUNT() |
Getter for TOTALFILTEREDCOUNT |
ResolverQueryLogConfigs¶
A list that contains one
ResolverQueryLogConfigelement for each query logging configuration that matches the values that you specified forFilter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVERQUERYLOGCONFIGS() |
Getter for RESOLVERQUERYLOGCONFIGS, with configurable defaul |
ASK_RESOLVERQUERYLOGCONFIGS() |
Getter for RESOLVERQUERYLOGCONFIGS w/ exceptions if field ha |
HAS_RESOLVERQUERYLOGCONFIGS() |
Determine if RESOLVERQUERYLOGCONFIGS has a value |