Resolver Query Logging Config Args
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
fun ResolverQueryLoggingConfigArgs(destinationArn: Output<String>? = null, name: Output<String>? = null)