Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListResolverRuleAssociationsCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

MaxResults?: number

The value that you specified for MaxResults in the request.

NextToken?: string

If more than MaxResults rule associations match the specified criteria, you can submit another ListResolverRuleAssociation request to get the next group of results. In the next request, specify the value of NextToken from the previous response.

ResolverRuleAssociations?: ResolverRuleAssociation[]

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.