Uses of Interface
software.amazon.awscdk.interfaces.networkfirewall.TLSInspectionConfigurationReference
Packages that use TLSInspectionConfigurationReference
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of TLSInspectionConfigurationReference in software.amazon.awscdk.interfaces.networkfirewall
Classes in software.amazon.awscdk.interfaces.networkfirewall that implement TLSInspectionConfigurationReferenceModifier and TypeClassDescriptionstatic final classAn implementation forTLSInspectionConfigurationReferenceMethods in software.amazon.awscdk.interfaces.networkfirewall that return TLSInspectionConfigurationReferenceModifier and TypeMethodDescriptionTLSInspectionConfigurationReference.Builder.build()Builds the configured instance.ITLSInspectionConfigurationRef.getTlsInspectionConfigurationRef()(experimental) A reference to a TLSInspectionConfiguration resource.ITLSInspectionConfigurationRef.Jsii$Default.getTlsInspectionConfigurationRef()(experimental) A reference to a TLSInspectionConfiguration resource. -
Uses of TLSInspectionConfigurationReference in software.amazon.awscdk.services.networkfirewall
Methods in software.amazon.awscdk.services.networkfirewall that return TLSInspectionConfigurationReferenceModifier and TypeMethodDescriptionCfnTLSInspectionConfiguration.getTlsInspectionConfigurationRef()A reference to a TLSInspectionConfiguration resource.