Uses of Class
software.amazon.awscdk.services.networkfirewall.CfnLoggingConfiguration.LogDestinationConfigProperty.Builder
Packages that use CfnLoggingConfiguration.LogDestinationConfigProperty.Builder
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of CfnLoggingConfiguration.LogDestinationConfigProperty.Builder in software.amazon.awscdk.services.networkfirewall
Methods in software.amazon.awscdk.services.networkfirewall that return CfnLoggingConfiguration.LogDestinationConfigProperty.BuilderModifier and TypeMethodDescriptionCfnLoggingConfiguration.LogDestinationConfigProperty.builder()CfnLoggingConfiguration.LogDestinationConfigProperty.Builder.logDestination(Map<String, String> logDestination) Sets the value ofCfnLoggingConfiguration.LogDestinationConfigProperty.getLogDestination()CfnLoggingConfiguration.LogDestinationConfigProperty.Builder.logDestination(IResolvable logDestination) Sets the value ofCfnLoggingConfiguration.LogDestinationConfigProperty.getLogDestination()CfnLoggingConfiguration.LogDestinationConfigProperty.Builder.logDestinationType(String logDestinationType) Sets the value ofCfnLoggingConfiguration.LogDestinationConfigProperty.getLogType()Constructors in software.amazon.awscdk.services.networkfirewall with parameters of type CfnLoggingConfiguration.LogDestinationConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoggingConfiguration.LogDestinationConfigProperty.Builder.