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