/AWS1/CL_R5RLSTRESOLVERRLASS01¶
ListResolverRuleAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN¶
If more than
MaxResultsrule associations match the specified criteria, you can submit anotherListResolverRuleAssociationrequest to get the next group of results. In the next request, specify the value ofNextTokenfrom the previous response.
iv_maxresults TYPE /AWS1/R5RMAXRESULTS /AWS1/R5RMAXRESULTS¶
The value that you specified for
MaxResultsin the request.
it_resolverruleassociations TYPE /AWS1/CL_R5RRESOLVERRLASSOCI00=>TT_RESOLVERRULEASSOCIATIONS TT_RESOLVERRULEASSOCIATIONS¶
The associations that were created between Resolver rules and VPCs using the current Amazon Web Services account, and that match the specified filters, if any.
Queryable Attributes¶
NextToken¶
If more than
MaxResultsrule associations match the specified criteria, you can submit anotherListResolverRuleAssociationrequest to get the next group of results. 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 |
MaxResults¶
The value that you specified for
MaxResultsin the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXRESULTS() |
Getter for MAXRESULTS, with configurable default |
ASK_MAXRESULTS() |
Getter for MAXRESULTS w/ exceptions if field has no value |
HAS_MAXRESULTS() |
Determine if MAXRESULTS has a value |
ResolverRuleAssociations¶
The associations that were created between Resolver rules and VPCs using the current Amazon Web Services account, and that match the specified filters, if any.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVERRULEASSOCIATIONS() |
Getter for RESOLVERRULEASSOCIATIONS, with configurable defau |
ASK_RESOLVERRULEASSOCIATIONS() |
Getter for RESOLVERRULEASSOCIATIONS w/ exceptions if field h |
HAS_RESOLVERRULEASSOCIATIONS() |
Determine if RESOLVERRULEASSOCIATIONS has a value |