Uses of Interface
software.amazon.awscdk.services.networkfirewall.CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty
Packages that use CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty in software.amazon.awscdk.services.networkfirewall
Classes in software.amazon.awscdk.services.networkfirewall that implement CfnTLSInspectionConfiguration.TLSInspectionConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty
Methods in software.amazon.awscdk.services.networkfirewall that return CfnTLSInspectionConfiguration.TLSInspectionConfigurationPropertyModifier and TypeMethodDescriptionCfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.networkfirewall with parameters of type CfnTLSInspectionConfiguration.TLSInspectionConfigurationPropertyModifier and TypeMethodDescriptionvoid
CfnTLSInspectionConfiguration.setTlsInspectionConfiguration
(CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty value) The object that defines a TLS inspection configuration.CfnTLSInspectionConfiguration.Builder.tlsInspectionConfiguration
(CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty tlsInspectionConfiguration) The object that defines a TLS inspection configuration.CfnTLSInspectionConfigurationProps.Builder.tlsInspectionConfiguration
(CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty tlsInspectionConfiguration) Sets the value ofCfnTLSInspectionConfigurationProps.getTlsInspectionConfiguration()