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)


2542
2543
2544
# File 'sig/types.rbs', line 2542

def session_id
  @session_id
end

#streamTypes::RetrieveAndGenerateStreamResponseOutput

Returns the value of attribute stream.



2543
2544
2545
# File 'sig/types.rbs', line 2543

def stream
  @stream
end