Uses of Interface
com.hashicorp.cdktf.providers.google.dns_response_policy_rule.DnsResponsePolicyRuleLocalDataLocalDatas
-
Packages that use DnsResponsePolicyRuleLocalDataLocalDatas Package Description com.hashicorp.cdktf.providers.google.dns_response_policy_rule google_dns_response_policy_rule -
-
Uses of DnsResponsePolicyRuleLocalDataLocalDatas in com.hashicorp.cdktf.providers.google.dns_response_policy_rule
Classes in com.hashicorp.cdktf.providers.google.dns_response_policy_rule that implement DnsResponsePolicyRuleLocalDataLocalDatas Modifier and Type Class Description static classDnsResponsePolicyRuleLocalDataLocalDatas.Jsii$ProxyAn implementation forDnsResponsePolicyRuleLocalDataLocalDatasMethods in com.hashicorp.cdktf.providers.google.dns_response_policy_rule that return DnsResponsePolicyRuleLocalDataLocalDatas Modifier and Type Method Description DnsResponsePolicyRuleLocalDataLocalDatasDnsResponsePolicyRuleLocalDataLocalDatas.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dns_response_policy_rule with parameters of type DnsResponsePolicyRuleLocalDataLocalDatas Modifier and Type Method Description voidDnsResponsePolicyRuleLocalDataLocalDatasOutputReference. setInternalValue(DnsResponsePolicyRuleLocalDataLocalDatas value)Method parameters in com.hashicorp.cdktf.providers.google.dns_response_policy_rule with type arguments of type DnsResponsePolicyRuleLocalDataLocalDatas Modifier and Type Method Description DnsResponsePolicyRuleLocalData.BuilderDnsResponsePolicyRuleLocalData.Builder. localDatas(List<? extends DnsResponsePolicyRuleLocalDataLocalDatas> localDatas)Sets the value ofDnsResponsePolicyRuleLocalData.getLocalDatas()voidDnsResponsePolicyRuleLocalDataLocalDatasList. setInternalValue(List<DnsResponsePolicyRuleLocalDataLocalDatas> value)
-