Class: Aws::Types::Segment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#segment_number::Integer

Returns the value of attribute segment_number.

Returns:

  • (::Integer)


6896
6897
6898
# File 'sig/types.rbs', line 6896

def segment_number
  @segment_number
end

#total_segments::Integer

Returns the value of attribute total_segments.

Returns:

  • (::Integer)


6897
6898
6899
# File 'sig/types.rbs', line 6897

def total_segments
  @total_segments
end