Class: Aws::Types::ExportTaskExecutionInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#completion_time::Integer

Returns the value of attribute completion_time.

Returns:

  • (::Integer)


814
815
816
# File 'sig/types.rbs', line 814

def completion_time
  @completion_time
end

#creation_time::Integer

Returns the value of attribute creation_time.

Returns:

  • (::Integer)


813
814
815
# File 'sig/types.rbs', line 813

def creation_time
  @creation_time
end