You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::GetServiceGraphRequestWhen passing GetServiceGraphRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
start_time: Time.now, end_time: Time.now, group_name: "GroupName",
group_arn: "GroupARN",
next_token: "String",
}
Instance Attribute Summary collapse
The end of the timeframe for which to generate a graph.
The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
The name of a group based on which you want to generate a graph.
Pagination token.
The start of the time frame for which to generate a graph.
The end of the timeframe for which to generate a graph.
#group_arn ⇒ StringThe Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
#group_name ⇒ StringThe name of a group based on which you want to generate a graph.
#start_time ⇒ TimeThe start of the time frame for which to generate a graph.
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