Class: Aws::Types::GetTraceGraphResult

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)


406
407
408
# File 'sig/types.rbs', line 406

def next_token
  @next_token
end

#services::Array[Types::Service]

Returns the value of attribute services.

Returns:



405
406
407
# File 'sig/types.rbs', line 405

def services
  @services
end