Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.LogPatternSetProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.LogPatternSetProperty.Builder in software.amazon.awscdk.services.applicationinsights
Modifier and TypeMethodDescriptionCfnApplication.LogPatternSetProperty.builder()
CfnApplication.LogPatternSetProperty.Builder.logPatterns
(List<? extends Object> logPatterns) Sets the value ofCfnApplication.LogPatternSetProperty.getLogPatterns()
CfnApplication.LogPatternSetProperty.Builder.logPatterns
(IResolvable logPatterns) Sets the value ofCfnApplication.LogPatternSetProperty.getLogPatterns()
CfnApplication.LogPatternSetProperty.Builder.patternSetName
(String patternSetName) Sets the value ofCfnApplication.LogPatternSetProperty.getPatternSetName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.LogPatternSetProperty.Builder
.