Class: Aws::Types::TableRestoreStatusMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


3043
3044
3045
# File 'sig/types.rbs', line 3043

def marker
  @marker
end

#table_restore_status_details::Array[Types::TableRestoreStatus]

Returns the value of attribute table_restore_status_details.

Returns:



3042
3043
3044
# File 'sig/types.rbs', line 3042

def table_restore_status_details
  @table_restore_status_details
end