Class: Aws::Types::ErrorInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_message::String

Returns the value of attribute execution_message.

Returns:

  • (::String)


590
591
592
# File 'sig/types.rbs', line 590

def execution_message
  @execution_message
end

#put_failures_count::Integer

Returns the value of attribute put_failures_count.

Returns:

  • (::Integer)


589
590
591
# File 'sig/types.rbs', line 589

def put_failures_count
  @put_failures_count
end