Class: Aws::Types::ImportStatistics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bytes_imported::Integer

Returns the value of attribute bytes_imported.

Returns:

  • (::Integer)


1161
1162
1163
# File 'sig/types.rbs', line 1161

def bytes_imported
  @bytes_imported
end