Class: Aws::Types::ExportTaskError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_data ⇒ Types::ExportErrorData

Returns the value of attribute error_data.



498
499
500
# File 'sig/types.rbs', line 498

def error_data
  @error_data
end

#error_date_time ⇒ ::String

Returns the value of attribute error_date_time.

Returns:

  • (::String)


497
498
499
# File 'sig/types.rbs', line 497

def error_date_time
  @error_date_time
end