Class: Aws::Types::ImportTaskSummaryServers

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)


616
617
618
# File 'sig/types.rbs', line 616

def created_count
  @created_count
end

#modified_count ⇒ ::Integer

Returns the value of attribute modified_count.

Returns:

  • (::Integer)


617
618
619
# File 'sig/types.rbs', line 617

def modified_count
  @modified_count
end