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