Class: Aws::Types::DescribeEnvironmentManagedActionHistoryResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#managed_action_history_items::Array[Types::ManagedActionHistoryItem]

Returns the value of attribute managed_action_history_items.

Returns:



411
412
413
# File 'sig/types.rbs', line 411

def managed_action_history_items
  @managed_action_history_items
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


412
413
414
# File 'sig/types.rbs', line 412

def next_token
  @next_token
end