Class: Aws::Types::PutPartnerEventsResponse

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::PutPartnerEventsResultEntry]

Returns the value of attribute entries.



971
972
973
# File 'sig/types.rbs', line 971

def entries
  @entries
end

#failed_entry_count::Integer

Returns the value of attribute failed_entry_count.

Returns:

  • (::Integer)


970
971
972
# File 'sig/types.rbs', line 970

def failed_entry_count
  @failed_entry_count
end