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