- Navigation Guide
@aws-sdk/client-route53resolver
GetResolverQueryLogConfigCommandOutput Interface
The output of GetResolverQueryLogConfigCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ResolverQueryLogConfig | ResolverQueryLogConfig | undefined | Information about the Resolver query logging configuration that you specified in a |
Full Signature
export interface GetResolverQueryLogConfigCommandOutput extends GetResolverQueryLogConfigResponse, MetadataBearer