Class: Aws::Types::ExperimentRuns

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#items ⇒ ::Array[Types::ExperimentRunSummary]

Returns the value of attribute items.



489
490
491
# File 'sig/types.rbs', line 489

def items
  @items
end

#next_token ⇒ ::String

Returns the value of attribute next_token.



490
491
492
# File 'sig/types.rbs', line 490

def next_token
  @next_token
end