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/GetInsightImpactGraphRequest.html below:

GetInsightImpactGraphRequest — 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::GetInsightImpactGraphRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  insight_id: "InsightId",   start_time: Time.now,   end_time: Time.now,   next_token: "Token",
}
Instance Attribute Summary collapse Instance Attribute Details #end_time ⇒ Time

The estimated end time of the insight, in Unix time seconds. The EndTime is exclusive of the value provided. The time range between the start time and end time can\'t be more than six hours.

#insight_id ⇒ String

The insight\'s unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.

#next_token ⇒ String

Specify the pagination token returned by a previous request to retrieve the next page of results.

#start_time ⇒ Time

The estimated start time of the insight, in Unix time seconds. The StartTime is inclusive of the value provided and can\'t be more than 30 days old.


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