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:



694
695
696
# File 'sig/types.rbs', line 694

def 
  @metadata
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


695
696
697
# File 'sig/types.rbs', line 695

def text
  @text
end