Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.LogPatternProperty.Builder
Packages that use CfnApplication.LogPatternProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.LogPatternProperty.Builder in software.amazon.awscdk.services.applicationinsights
Methods in software.amazon.awscdk.services.applicationinsights that return CfnApplication.LogPatternProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.LogPatternProperty.builder()
Sets the value ofCfnApplication.LogPatternProperty.getPattern()
CfnApplication.LogPatternProperty.Builder.patternName
(String patternName) Sets the value ofCfnApplication.LogPatternProperty.getPatternName()
Sets the value ofCfnApplication.LogPatternProperty.getRank()
Constructors in software.amazon.awscdk.services.applicationinsights with parameters of type CfnApplication.LogPatternProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.LogPatternProperty.Builder
.