filterPattern property

Output<String> filterPattern
latefinal

Valid CloudWatch Logs filter pattern for subscribing to a filtered stream of log events. Use empty string "" to match everything. For more information, see the Amazon CloudWatch Logs User Guide.

Implementation

late final pulumi.Output<String> filterPattern;