Class: Aws::Types::GetQuickResponseRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_id ⇒ ::String

Returns the value of attribute knowledge_base_id.

Returns:



400
401
402
# File 'sig/types.rbs', line 400

def knowledge_base_id
  @knowledge_base_id
end

#quick_response_id ⇒ ::String

Returns the value of attribute quick_response_id.

Returns:



401
402
403
# File 'sig/types.rbs', line 401

def quick_response_id
  @quick_response_id
end