class
Amazonite::CloudWatchLogs::TrimString
- Amazonite::CloudWatchLogs::TrimString
- Reference
- Object
Overview
Use this processor to remove leading and trailing whitespace.
For more information about this processor including examples, see trimString in the CloudWatch Logs User Guide.
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/trim_string.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
-
#with_keys : Array(String)
The array containing the keys of the fields to trim.
-
#with_keys=(with_keys : Array(String))
The array containing the keys of the fields to trim.
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.