Class: Aws::Types::ResponseConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_path::String

Returns the value of attribute error_path.

Returns:

  • (::String)


6335
6336
6337
# File 'sig/types.rbs', line 6335

def error_path
  @error_path
end

#result_path::String

Returns the value of attribute result_path.

Returns:

  • (::String)


6334
6335
6336
# File 'sig/types.rbs', line 6334

def result_path
  @result_path
end