Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRuleMatchConfig
-
Packages that use ComputeSecurityPolicyRuleMatchConfig Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRuleMatchConfig in com.hashicorp.cdktf.providers.google.compute_security_policy
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy that implement ComputeSecurityPolicyRuleMatchConfig Modifier and Type Class Description static classComputeSecurityPolicyRuleMatchConfig.Jsii$ProxyAn implementation forComputeSecurityPolicyRuleMatchConfigMethods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRuleMatchConfig Modifier and Type Method Description ComputeSecurityPolicyRuleMatchConfigComputeSecurityPolicyRuleMatchConfig.Builder. build()Builds the configured instance.default ComputeSecurityPolicyRuleMatchConfigComputeSecurityPolicyRuleMatch. getConfig()config block.ComputeSecurityPolicyRuleMatchConfigComputeSecurityPolicyRuleMatch.Jsii$Proxy. getConfig()ComputeSecurityPolicyRuleMatchConfigComputeSecurityPolicyRuleMatchOutputReference. getConfigInput()ComputeSecurityPolicyRuleMatchConfigComputeSecurityPolicyRuleMatchConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRuleMatchConfig Modifier and Type Method Description ComputeSecurityPolicyRuleMatch.BuilderComputeSecurityPolicyRuleMatch.Builder. config(ComputeSecurityPolicyRuleMatchConfig config)Sets the value ofComputeSecurityPolicyRuleMatch.getConfig()voidComputeSecurityPolicyRuleMatchOutputReference. putConfig(ComputeSecurityPolicyRuleMatchConfig value)voidComputeSecurityPolicyRuleMatchConfigOutputReference. setInternalValue(ComputeSecurityPolicyRuleMatchConfig value)
-