AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetResolverQueryLogConfigAssociation operation. Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC. When you associate a VPC with a query logging configuration, Resolver logs DNS queries that originate in that VPC.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Route53Resolver.AmazonRoute53ResolverRequest
      Amazon.Route53Resolver.Model.GetResolverQueryLogConfigAssociationRequest

Namespace: Amazon.Route53Resolver.Model
Assembly: AWSSDK.Route53Resolver.dll
Version: 3.x.y.z

Syntax

C#
public class GetResolverQueryLogConfigAssociationRequest : AmazonRoute53ResolverRequest
         IAmazonWebServiceRequest

The GetResolverQueryLogConfigAssociationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ResolverQueryLogConfigAssociationId System.String

Gets and sets the property ResolverQueryLogConfigAssociationId.

The ID of the Resolver query logging configuration association that you want to get information about.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer