Uses of Class
com.hashicorp.cdktf.providers.google.dns_response_policy_rule.DnsResponsePolicyRuleLocalData.Builder
-
Packages that use DnsResponsePolicyRuleLocalData.Builder Package Description com.hashicorp.cdktf.providers.google.dns_response_policy_rule google_dns_response_policy_rule -
-
Uses of DnsResponsePolicyRuleLocalData.Builder in com.hashicorp.cdktf.providers.google.dns_response_policy_rule
Methods in com.hashicorp.cdktf.providers.google.dns_response_policy_rule that return DnsResponsePolicyRuleLocalData.Builder Modifier and Type Method Description static DnsResponsePolicyRuleLocalData.BuilderDnsResponsePolicyRuleLocalData. builder()DnsResponsePolicyRuleLocalData.BuilderDnsResponsePolicyRuleLocalData.Builder. localDatas(com.hashicorp.cdktf.IResolvable localDatas)Sets the value ofDnsResponsePolicyRuleLocalData.getLocalDatas()DnsResponsePolicyRuleLocalData.BuilderDnsResponsePolicyRuleLocalData.Builder. localDatas(List<? extends DnsResponsePolicyRuleLocalDataLocalDatas> localDatas)Sets the value ofDnsResponsePolicyRuleLocalData.getLocalDatas()Constructors in com.hashicorp.cdktf.providers.google.dns_response_policy_rule with parameters of type DnsResponsePolicyRuleLocalData.Builder Constructor Description Jsii$Proxy(DnsResponsePolicyRuleLocalData.Builder builder)Constructor that initializes the object based on literal property values passed by theDnsResponsePolicyRuleLocalData.Builder.
-