class Aws::Route53Resolver::Types::AssociateResolverQueryLogConfigRequest
@note When making an API call, you may pass AssociateResolverQueryLogConfigRequest
data as a hash: { resolver_query_log_config_id: "ResourceId", # required resource_id: "ResourceId", # required }
@!attribute [rw] resolver_query_log_config_id
The ID of the query logging configuration that you want to associate a VPC with. @return [String]
@!attribute [rw] resource_id
The ID of an Amazon VPC that you want this query logging configuration to log queries for. <note markdown="1"> The VPCs and the query logging configuration must be in the same Region. </note> @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/AssociateResolverQueryLogConfigRequest AWS API Documentation
Constants
- SENSITIVE