Class: Aws::Types::FailedEntity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_id::String

Returns the value of attribute entity_id.

Returns:

  • (::String)


1044
1045
1046
# File 'sig/types.rbs', line 1044

def entity_id
  @entity_id
end

#error_message::String

Returns the value of attribute error_message.

Returns:

  • (::String)


1045
1046
1047
# File 'sig/types.rbs', line 1045

def error_message
  @error_message
end