You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Route53Resolver::Types::AssociateResolverQueryLogConfigRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53Resolver::Types::AssociateResolverQueryLogConfigRequest
- Defined in:
- (unknown)
Overview
Note:
When passing AssociateResolverQueryLogConfigRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
resolver_query_log_config_id: "ResourceId", # required
resource_id: "ResourceId", # required
}
Instance Attribute Summary collapse
-
#resolver_query_log_config_id ⇒ String
The ID of the query logging configuration that you want to associate a VPC with.
-
#resource_id ⇒ String
The ID of an Amazon VPC that you want this query logging configuration to log queries for.
Instance Attribute Details
#resolver_query_log_config_id ⇒ String
The ID of the query logging configuration that you want to associate a VPC with.
#resource_id ⇒ String
The ID of an Amazon VPC that you want this query logging configuration to log queries for.