ResolverQueryLoggingConfigAssociationArgs

data class ResolverQueryLoggingConfigAssociationArgs(val resolverQueryLogConfigId: Output<String>? = null, val resourceId: Output<String>? = null) : ConvertibleToJava<ResolverQueryLoggingConfigAssociationArgs>

Resource schema for AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation.

Constructors

constructor(resolverQueryLogConfigId: Output<String>? = null, resourceId: Output<String>? = null)

Properties

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

ResolverQueryLogConfigId

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

ResourceId

Functions

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