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