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.
1161 1162 1163 |
# File 'sig/types.rbs', line 1161 def bytes_imported @bytes_imported end |