Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_route53_resolver_query_log_config.DataAwsRoute53ResolverQueryLogConfigConfig
-
Packages that use DataAwsRoute53ResolverQueryLogConfigConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_route53_resolver_query_log_config data_aws_route53_resolver_query_log_config -
-
Uses of DataAwsRoute53ResolverQueryLogConfigConfig in com.hashicorp.cdktf.providers.aws.data_aws_route53_resolver_query_log_config
Classes in com.hashicorp.cdktf.providers.aws.data_aws_route53_resolver_query_log_config that implement DataAwsRoute53ResolverQueryLogConfigConfig Modifier and Type Class Description static classDataAwsRoute53ResolverQueryLogConfigConfig.Jsii$ProxyAn implementation forDataAwsRoute53ResolverQueryLogConfigConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_route53_resolver_query_log_config that return DataAwsRoute53ResolverQueryLogConfigConfig Modifier and Type Method Description DataAwsRoute53ResolverQueryLogConfigConfigDataAwsRoute53ResolverQueryLogConfigConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_route53_resolver_query_log_config with parameters of type DataAwsRoute53ResolverQueryLogConfigConfig Constructor Description DataAwsRoute53ResolverQueryLogConfig(software.constructs.Construct scope, String id, DataAwsRoute53ResolverQueryLogConfigConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/route53_resolver_query_log_config aws_route53_resolver_query_log_config} Data Source.
-