class Aws::CloudWatchLogs::Types::SubstituteStringEntry


@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/SubstituteStringEntry AWS API Documentation
@return [String]
The string to be substituted for each match of ‘from`
@!attribute [rw] to
@return [String]<br>: docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/regex/Pattern.html<br><br><br><br>information, see [ Class Pattern] on the Oracle web site.
double quotes and with \ when using single quotes. For more
characters such as [ and ] must be escaped using \\ when using
The regular expression string to be replaced. Special regex
@!attribute [rw] from
@return [String]
The key to modify
@!attribute [rw] source<br><br>: docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-substituteString<br><br><br><br>[ substituteString] processor.
This object defines one log field key that will be replaced using the