filterPattern property

Input<String> filterPattern
final

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

final pulumi.Input<String> filterPattern;