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:

  • (::String)


1421
1422
1423
# File 'sig/types.rbs', line 1421

def knowledge_base_id
  @knowledge_base_id
end

#quick_response_id::String

Returns the value of attribute quick_response_id.

Returns:

  • (::String)


1420
1421
1422
# File 'sig/types.rbs', line 1420

def quick_response_id
  @quick_response_id
end