Class: Aws::Types::QuickResponseContents

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#markdownTypes::QuickResponseContentProvider

Returns the value of attribute markdown.



2361
2362
2363
# File 'sig/types.rbs', line 2361

def markdown
  @markdown
end

#plain_textTypes::QuickResponseContentProvider

Returns the value of attribute plain_text.



2360
2361
2362
# File 'sig/types.rbs', line 2360

def plain_text
  @plain_text
end