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