Class: Aws::Types::JourneyRunsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#item::Array[Types::JourneyRunResponse]

Returns the value of attribute item.

Returns:



2176
2177
2178
# File 'sig/types.rbs', line 2176

def item
  @item
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2177
2178
2179
# File 'sig/types.rbs', line 2177

def next_token
  @next_token
end