Class: Aws::Types::QuickResponseDataProvider

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

Defined Under Namespace

Classes: Content, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:content])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


2388
2389
2390
# File 'sig/types.rbs', line 2388

def content
  @content
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2389
2390
2391
# File 'sig/types.rbs', line 2389

def unknown
  @unknown
end