Class: Aws::Types::PutEventsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entries::Array[Types::PutEventsResultEntry]

Returns the value of attribute entries.

Returns:



784
785
786
# File 'sig/types.rbs', line 784

def entries
  @entries
end

#failed_entry_count::Integer

Returns the value of attribute failed_entry_count.

Returns:

  • (::Integer)


783
784
785
# File 'sig/types.rbs', line 783

def failed_entry_count
  @failed_entry_count
end