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