Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.WindowsEventProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.WindowsEventProperty.Builder in software.amazon.awscdk.services.applicationinsights
Modifier and TypeMethodDescriptionCfnApplication.WindowsEventProperty.builder()
CfnApplication.WindowsEventProperty.Builder.eventLevels
(List<String> eventLevels) Sets the value ofCfnApplication.WindowsEventProperty.getEventLevels()
Sets the value ofCfnApplication.WindowsEventProperty.getEventName()
CfnApplication.WindowsEventProperty.Builder.logGroupName
(String logGroupName) Sets the value ofCfnApplication.WindowsEventProperty.getLogGroupName()
CfnApplication.WindowsEventProperty.Builder.patternSet
(String patternSet) Sets the value ofCfnApplication.WindowsEventProperty.getPatternSet()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.WindowsEventProperty.Builder
.