Class: Aws::Types::ImportTaskSummaryApplications
- Inherits:
-
Object
- Object
- Aws::Types::ImportTaskSummaryApplications
- 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.
610 611 612 |
# File 'sig/types.rbs', line 610 def created_count @created_count end |
#modified_count ⇒ ::Integer
Returns the value of attribute modified_count.
611 612 613 |
# File 'sig/types.rbs', line 611 def modified_count @modified_count end |