Class: Aws::QBusiness::Types::EndOfInputEvent Private

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-qbusiness/types.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

The end of the streaming input for the ‘Chat` API.

Constant Summary collapse

SENSITIVE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

[]

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type

Returns:

  • (Object)

    the current value of event_type



3393
3394
3395
# File 'lib/aws-sdk-qbusiness/types.rb', line 3393

def event_type
  @event_type
end