Uses of Class
software.amazon.awscdk.services.networkfirewall.CfnTLSInspectionConfigurationProps.Builder
Packages that use CfnTLSInspectionConfigurationProps.Builder
Package
Description
AWS::NetworkFirewall Construct Library
- 
Uses of CfnTLSInspectionConfigurationProps.Builder in software.amazon.awscdk.services.networkfirewallMethods in software.amazon.awscdk.services.networkfirewall that return CfnTLSInspectionConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnTLSInspectionConfigurationProps.builder()CfnTLSInspectionConfigurationProps.Builder.description(String description) Sets the value ofCfnTLSInspectionConfigurationProps.getDescription()Sets the value ofCfnTLSInspectionConfigurationProps.getTags()CfnTLSInspectionConfigurationProps.Builder.tlsInspectionConfiguration(IResolvable tlsInspectionConfiguration) Sets the value ofCfnTLSInspectionConfigurationProps.getTlsInspectionConfiguration()CfnTLSInspectionConfigurationProps.Builder.tlsInspectionConfiguration(CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty tlsInspectionConfiguration) Sets the value ofCfnTLSInspectionConfigurationProps.getTlsInspectionConfiguration()CfnTLSInspectionConfigurationProps.Builder.tlsInspectionConfigurationName(String tlsInspectionConfigurationName) Sets the value ofCfnTLSInspectionConfigurationProps.getTlsInspectionConfigurationName()Constructors in software.amazon.awscdk.services.networkfirewall with parameters of type CfnTLSInspectionConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTLSInspectionConfigurationProps.Builder.