Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.CloudWatchLogsEventProperty.Builder
Packages that use CfnFunction.CloudWatchLogsEventProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.CloudWatchLogsEventProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.CloudWatchLogsEventProperty.BuilderModifier and TypeMethodDescriptionCfnFunction.CloudWatchLogsEventProperty.builder()CfnFunction.CloudWatchLogsEventProperty.Builder.filterPattern(String filterPattern) Sets the value ofCfnFunction.CloudWatchLogsEventProperty.getFilterPattern()CfnFunction.CloudWatchLogsEventProperty.Builder.logGroupName(String logGroupName) Sets the value ofCfnFunction.CloudWatchLogsEventProperty.getLogGroupName()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.CloudWatchLogsEventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.CloudWatchLogsEventProperty.Builder.