Class: Aws::Types::ImportTaskSummaryWaves

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)


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.

Returns:

  • (::Integer)


623
624
625
# File 'sig/types.rbs', line 623

def modified_count
  @modified_count
end