class Aws::CloudWatchLogs::Types::DateTimeConverter


@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/DateTimeConverter AWS API Documentation
@return [String]
‘locale.ROOT` is used.
The locale of the source field. If you omit this, the default of
@!attribute [rw] locale
@return [String]
used is the UTC zone.
The time zone of the target field. If you omit this, the default
@!attribute [rw] target_timezone
@return [String]
used is the UTC zone.
The time zone of the source field. If you omit this, the default
@!attribute [rw] source_timezone
@return [Array<String>]
A list of patterns to match against the `source` field.
@!attribute [rw] match_patterns
@return [String]
used.
If you omit this, the default of ` yyyy-MM-dd’T’HH:mm:ss.SSS’Z` is
field.
The datetime format to use for the converted data in the target
@!attribute [rw] target_format
@return [String]
The JSON field to store the result in.
@!attribute [rw] target
@return [String]
The key to apply the date conversion to.
@!attribute [rw] source<br><br>: docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-datetimeConverter<br><br><br><br>datetimeConverter][1] in the *CloudWatch Logs User Guide*.
For more information about this processor including examples, see [
specify.
This processor converts a datetime string into a format that you