Uses of Interface
com.hashicorp.cdktf.providers.google.network_security_security_profile.NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides
-
Packages that use NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides Package Description com.hashicorp.cdktf.providers.google.network_security_security_profile google_network_security_security_profile -
-
Uses of NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides in com.hashicorp.cdktf.providers.google.network_security_security_profile
Classes in com.hashicorp.cdktf.providers.google.network_security_security_profile that implement NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides Modifier and Type Class Description static classNetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides.Jsii$ProxyAn implementation forNetworkSecuritySecurityProfileThreatPreventionProfileThreatOverridesMethods in com.hashicorp.cdktf.providers.google.network_security_security_profile that return NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides Modifier and Type Method Description NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverridesNetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.network_security_security_profile with parameters of type NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides Modifier and Type Method Description voidNetworkSecuritySecurityProfileThreatPreventionProfileThreatOverridesOutputReference. setInternalValue(NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides value)Method parameters in com.hashicorp.cdktf.providers.google.network_security_security_profile with type arguments of type NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides Modifier and Type Method Description voidNetworkSecuritySecurityProfileThreatPreventionProfileThreatOverridesList. setInternalValue(List<NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides> value)NetworkSecuritySecurityProfileThreatPreventionProfile.BuilderNetworkSecuritySecurityProfileThreatPreventionProfile.Builder. threatOverrides(List<? extends NetworkSecuritySecurityProfileThreatPreventionProfileThreatOverrides> threatOverrides)
-