Class: Aws::Types::FinalResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:metadata, :text])

Instance Attribute Summary collapse

Instance Attribute Details

#metadataTypes::Metadata

Returns the value of attribute metadata.

Returns:



776
777
778
# File 'sig/types.rbs', line 776

def 
  @metadata
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


777
778
779
# File 'sig/types.rbs', line 777

def text
  @text
end