ResolverQueryLoggingConfigArgs

data class ResolverQueryLoggingConfigArgs(val destinationArn: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<ResolverQueryLoggingConfigArgs>

Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfig.

Constructors

Link copied to clipboard
constructor(destinationArn: Output<String>? = null, name: Output<String>? = null)

Properties

Link copied to clipboard
val destinationArn: Output<String>? = null

destination arn

Link copied to clipboard
val name: Output<String>? = null

ResolverQueryLogConfigName

Functions

Link copied to clipboard
open override fun toJava(): ResolverQueryLoggingConfigArgs