Uses of Interface
com.hashicorp.cdktf.providers.google.dns_response_policy.DnsResponsePolicyConfig
-
Packages that use DnsResponsePolicyConfig Package Description com.hashicorp.cdktf.providers.google.dns_response_policy google_dns_response_policy -
-
Uses of DnsResponsePolicyConfig in com.hashicorp.cdktf.providers.google.dns_response_policy
Classes in com.hashicorp.cdktf.providers.google.dns_response_policy that implement DnsResponsePolicyConfig Modifier and Type Class Description static classDnsResponsePolicyConfig.Jsii$ProxyAn implementation forDnsResponsePolicyConfigMethods in com.hashicorp.cdktf.providers.google.dns_response_policy that return DnsResponsePolicyConfig Modifier and Type Method Description DnsResponsePolicyConfigDnsResponsePolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.dns_response_policy with parameters of type DnsResponsePolicyConfig Constructor Description DnsResponsePolicy(software.constructs.Construct scope, String id, DnsResponsePolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_response_policy google_dns_response_policy} Resource.
-