Class: Aws::Types::ImportTaskSummaryWaves
- Inherits:
-
Object
- Object
- Aws::Types::ImportTaskSummaryWaves
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_count ⇒ ::Integer
Returns the value of attribute created_count.
-
#modified_count ⇒ ::Integer
Returns the value of attribute modified_count.
Instance Attribute Details
#created_count ⇒ ::Integer
Returns the value of attribute created_count.
622 623 624 |
# File 'sig/types.rbs', line 622 def created_count @created_count end |
#modified_count ⇒ ::Integer
Returns the value of attribute modified_count.
623 624 625 |
# File 'sig/types.rbs', line 623 def modified_count @modified_count end |