Class: Aws::Types::ImportTaskSummaryApplications

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_count ⇒ ::Integer

Returns the value of attribute created_count.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


611
612
613
# File 'sig/types.rbs', line 611

def modified_count
  @modified_count
end