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)


6928
6929
6930
# File 'sig/types.rbs', line 6928

def segment_number
  @segment_number
end

#total_segments::Integer

Returns the value of attribute total_segments.

Returns:

  • (::Integer)


6929
6930
6931
# File 'sig/types.rbs', line 6929

def total_segments
  @total_segments
end