Get Query Log Config Result
data class GetQueryLogConfigResult(val arn: String, val destinationArn: String, val filters: List<GetQueryLogConfigFilter>? = null, val id: String, val name: String? = null, val ownerId: String, val resolverQueryLogConfigId: String? = null, val shareStatus: String, val tags: Map<String, String>)
A collection of values returned by getQueryLogConfig.
Constructors
Properties
Link copied to clipboard
The ARN of the resource that you want Resolver to send query logs: an Amazon S3 bucket, a CloudWatch Logs log group or a Kinesis Data Firehose delivery stream.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An indication of whether the query logging configuration is shared with other AWS accounts or was shared with the current account by another AWS account.