Class: Aws::Types::ResponseExtractionMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_path::String

Returns the value of attribute content_path.

Returns:

  • (::String)


6409
6410
6411
# File 'sig/types.rbs', line 6409

def content_path
  @content_path
end

#header_key::String

Returns the value of attribute header_key.

Returns:

  • (::String)


6410
6411
6412
# File 'sig/types.rbs', line 6410

def header_key
  @header_key
end