Class: Aws::Types::CitationGeneratedContent

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

Defined Under Namespace

Classes: Text, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


135
136
137
# File 'sig/types.rbs', line 135

def text
  @text
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


136
137
138
# File 'sig/types.rbs', line 136

def unknown
  @unknown
end