Module: Aws::Lex::Client::_PutSessionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutSessionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#active_contexts::String

Returns:

  • (::String)


192
# File 'sig/client.rbs', line 192

def active_contexts: () -> ::String

#audio_stream::IO

Returns:

  • (::IO)


190
# File 'sig/client.rbs', line 190

def audio_stream: () -> ::IO

#content_type::String

Returns:

  • (::String)


181
# File 'sig/client.rbs', line 181

def content_type: () -> ::String

#dialog_state"ElicitIntent", ...

Returns:

  • ("ElicitIntent", "ConfirmIntent", "ElicitSlot", "Fulfilled", "ReadyForFulfillment", "Failed")


188
# File 'sig/client.rbs', line 188

def dialog_state: () -> ("ElicitIntent" | "ConfirmIntent" | "ElicitSlot" | "Fulfilled" | "ReadyForFulfillment" | "Failed")

#encoded_message::String

Returns:

  • (::String)


186
# File 'sig/client.rbs', line 186

def encoded_message: () -> ::String

#intent_name::String

Returns:

  • (::String)


182
# File 'sig/client.rbs', line 182

def intent_name: () -> ::String

#message::String

Returns:

  • (::String)


185
# File 'sig/client.rbs', line 185

def message: () -> ::String

#message_format"PlainText", ...

Returns:

  • ("PlainText", "CustomPayload", "SSML", "Composite")


187
# File 'sig/client.rbs', line 187

def message_format: () -> ("PlainText" | "CustomPayload" | "SSML" | "Composite")

#session_attributes::String

Returns:

  • (::String)


184
# File 'sig/client.rbs', line 184

def session_attributes: () -> ::String

#session_id::String

Returns:

  • (::String)


191
# File 'sig/client.rbs', line 191

def session_id: () -> ::String

#slot_to_elicit::String

Returns:

  • (::String)


189
# File 'sig/client.rbs', line 189

def slot_to_elicit: () -> ::String

#slots::String

Returns:

  • (::String)


183
# File 'sig/client.rbs', line 183

def slots: () -> ::String