Class: Aws::Types::GetTraceGraphRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


400
401
402
# File 'sig/types.rbs', line 400

def next_token
  @next_token
end

#trace_ids::Array[::String]

Returns the value of attribute trace_ids.

Returns:

  • (::Array[::String])


399
400
401
# File 'sig/types.rbs', line 399

def trace_ids
  @trace_ids
end