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