Module: Aws::XRay::Client::_GetInsightImpactGraphResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetInsightImpactGraphResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#end_time::Time

Returns:

  • (::Time)


258
# File 'sig/client.rbs', line 258

def end_time: () -> ::Time

#insight_id::String

Returns:

  • (::String)


256
# File 'sig/client.rbs', line 256

def insight_id: () -> ::String

#next_token::String

Returns:

  • (::String)


262
# File 'sig/client.rbs', line 262

def next_token: () -> ::String

#service_graph_end_time::Time

Returns:

  • (::Time)


260
# File 'sig/client.rbs', line 260

def service_graph_end_time: () -> ::Time

#service_graph_start_time::Time

Returns:

  • (::Time)


259
# File 'sig/client.rbs', line 259

def service_graph_start_time: () -> ::Time

#services::Array[Types::InsightImpactGraphService]

Returns:



261
# File 'sig/client.rbs', line 261

def services: () -> ::Array[Types::InsightImpactGraphService]

#start_time::Time

Returns:

  • (::Time)


257
# File 'sig/client.rbs', line 257

def start_time: () -> ::Time