You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::GetInsightImpactGraphRequestWhen 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
The estimated end time of the insight, in Unix time seconds.
The insight\'s unique identifier.
Specify the pagination token returned by a previous request to retrieve the next page of results.
The estimated start time of the insight, in Unix time seconds.
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 ⇒ StringThe insight\'s unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.
#next_token ⇒ StringSpecify the pagination token returned by a previous request to retrieve the next page of results.
#start_time ⇒ TimeThe 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