Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_security_policy.DataGoogleComputeSecurityPolicyRuleMatchExpr.Builder
-
Packages that use DataGoogleComputeSecurityPolicyRuleMatchExpr.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_security_policy data_google_compute_security_policy -
-
Uses of DataGoogleComputeSecurityPolicyRuleMatchExpr.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy that return DataGoogleComputeSecurityPolicyRuleMatchExpr.Builder Modifier and Type Method Description static DataGoogleComputeSecurityPolicyRuleMatchExpr.BuilderDataGoogleComputeSecurityPolicyRuleMatchExpr. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy with parameters of type DataGoogleComputeSecurityPolicyRuleMatchExpr.Builder Constructor Description Jsii$Proxy(DataGoogleComputeSecurityPolicyRuleMatchExpr.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeSecurityPolicyRuleMatchExpr.Builder.
-