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