A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/XRay/Types/GetInsightSummariesRequest.html below:

GetInsightSummariesRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::XRay::Types::GetInsightSummariesRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing GetInsightSummariesRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  states: ["ACTIVE"],   group_arn: "GroupARN",
  group_name: "GroupName",
  start_time: Time.now,   end_time: Time.now,   max_results: 1,
  next_token: "Token",
}
Instance Attribute Summary collapse Instance Attribute Details #end_time ⇒ Time

The end of the time frame in which the insights ended. The end time can\'t be more than 30 days old.

#group_arn ⇒ String

The Amazon Resource Name (ARN) of the group. Required if the GroupName isn\'t provided.

#group_name ⇒ String

The name of the group. Required if the GroupARN isn\'t provided.

#max_results ⇒ Integer

The maximum number of results to display.

#start_time ⇒ Time

The beginning of the time frame in which the insights started. The start time can\'t be more than 30 days old.

#states ⇒ Array<String>

The list of insight states.


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