Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_security_policy.DataGoogleComputeSecurityPolicyRuleMatch.Builder
-
Packages that use DataGoogleComputeSecurityPolicyRuleMatch.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_security_policy data_google_compute_security_policy -
-
Uses of DataGoogleComputeSecurityPolicyRuleMatch.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 DataGoogleComputeSecurityPolicyRuleMatch.Builder Modifier and Type Method Description static DataGoogleComputeSecurityPolicyRuleMatch.BuilderDataGoogleComputeSecurityPolicyRuleMatch. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_security_policy with parameters of type DataGoogleComputeSecurityPolicyRuleMatch.Builder Constructor Description Jsii$Proxy(DataGoogleComputeSecurityPolicyRuleMatch.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeSecurityPolicyRuleMatch.Builder.
-