Uses of Interface
com.hashicorp.cdktf.providers.google.network_security_security_profile.NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides
-
Packages that use NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides Package Description com.hashicorp.cdktf.providers.google.network_security_security_profile google_network_security_security_profile -
-
Uses of NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides in com.hashicorp.cdktf.providers.google.network_security_security_profile
Classes in com.hashicorp.cdktf.providers.google.network_security_security_profile that implement NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides Modifier and Type Class Description static classNetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides.Jsii$ProxyAn implementation forNetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverridesMethods in com.hashicorp.cdktf.providers.google.network_security_security_profile that return NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides Modifier and Type Method Description NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverridesNetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.network_security_security_profile with parameters of type NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides Modifier and Type Method Description voidNetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverridesOutputReference. setInternalValue(NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides value)Method parameters in com.hashicorp.cdktf.providers.google.network_security_security_profile with type arguments of type NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides Modifier and Type Method Description voidNetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverridesList. setInternalValue(List<NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides> value)NetworkSecuritySecurityProfileThreatPreventionProfile.BuilderNetworkSecuritySecurityProfileThreatPreventionProfile.Builder. severityOverrides(List<? extends NetworkSecuritySecurityProfileThreatPreventionProfileSeverityOverrides> severityOverrides)
-