Class: Aws::Types::ImportStatistics
- Inherits:
-
Object
- Object
- Aws::Types::ImportStatistics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bytes_imported ⇒ ::Integer
Returns the value of attribute bytes_imported.
Instance Attribute Details
#bytes_imported ⇒ ::Integer
Returns the value of attribute bytes_imported.
1163 1164 1165 |
# File 'sig/types.rbs', line 1163 def bytes_imported @bytes_imported end |