Uses of Interface
com.hashicorp.cdktf.providers.aws.route53_resolver_query_log_config.Route53ResolverQueryLogConfigConfig
-
Packages that use Route53ResolverQueryLogConfigConfig Package Description com.hashicorp.cdktf.providers.aws.route53_resolver_query_log_config aws_route53_resolver_query_log_config -
-
Uses of Route53ResolverQueryLogConfigConfig in com.hashicorp.cdktf.providers.aws.route53_resolver_query_log_config
Classes in com.hashicorp.cdktf.providers.aws.route53_resolver_query_log_config that implement Route53ResolverQueryLogConfigConfig Modifier and Type Class Description static classRoute53ResolverQueryLogConfigConfig.Jsii$ProxyAn implementation forRoute53ResolverQueryLogConfigConfigMethods in com.hashicorp.cdktf.providers.aws.route53_resolver_query_log_config that return Route53ResolverQueryLogConfigConfig Modifier and Type Method Description Route53ResolverQueryLogConfigConfigRoute53ResolverQueryLogConfigConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.route53_resolver_query_log_config with parameters of type Route53ResolverQueryLogConfigConfig Constructor Description Route53ResolverQueryLogConfig(software.constructs.Construct scope, String id, Route53ResolverQueryLogConfigConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/route53_resolver_query_log_config aws_route53_resolver_query_log_config} Resource.
-