Class: Aws::Types::GetStreamSessionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


371
372
373
# File 'sig/types.rbs', line 371

def channel_arn
  @channel_arn
end

#stream_id::String

Returns the value of attribute stream_id.

Returns:

  • (::String)


372
373
374
# File 'sig/types.rbs', line 372

def stream_id
  @stream_id
end