You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchLogs::Types::GetLogGroupFieldsRequestWhen passing GetLogGroupFieldsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
log_group_name: "LogGroupName", time: 1,
}
Instance Attribute Summary collapse
The name of the log group to search.
The time to set as the center of the query.
The name of the log group to search.
#time ⇒ IntegerThe time to set as the center of the query. If you specify time
, the 8 minutes before and 8 minutes after this time are searched. If you omit time
, the past 15 minutes are queried.
The time
value is specified as epoch time, the number of seconds since January 1, 1970, 00:00:00 UTC.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4