Class: Aws::Types::RetrieveAndGenerateStreamResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#session_id::String

Returns the value of attribute session_id.

Returns:

  • (::String)


2460
2461
2462
# File 'sig/types.rbs', line 2460

def session_id
  @session_id
end

#streamTypes::RetrieveAndGenerateStreamResponseOutput

Returns the value of attribute stream.



2461
2462
2463
# File 'sig/types.rbs', line 2461

def stream
  @stream
end