Class: Aws::Types::OperationFailureDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_infoTypes::ErrorInfo

Returns the value of attribute error_info.

Returns:



957
958
959
# File 'sig/types.rbs', line 957

def error_info
  @error_info
end

#rollback_operation_id::String

Returns the value of attribute rollback_operation_id.

Returns:

  • (::String)


956
957
958
# File 'sig/types.rbs', line 956

def rollback_operation_id
  @rollback_operation_id
end