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)


6965
6966
6967
# File 'sig/types.rbs', line 6965

def segment_number
  @segment_number
end

#total_segments::Integer

Returns the value of attribute total_segments.

Returns:

  • (::Integer)


6966
6967
6968
# File 'sig/types.rbs', line 6966

def total_segments
  @total_segments
end