Class: Aws::Types::Stream

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_id::Integer

Returns the value of attribute file_id.

Returns:

  • (::Integer)


4638
4639
4640
# File 'sig/types.rbs', line 4638

def file_id
  @file_id
end

#stream_id::String

Returns the value of attribute stream_id.

Returns:

  • (::String)


4637
4638
4639
# File 'sig/types.rbs', line 4637

def stream_id
  @stream_id
end