Class: Aws::Types::HoneycodeDestinationProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_handling_configTypes::ErrorHandlingConfig

Returns the value of attribute error_handling_config.



703
704
705
# File 'sig/types.rbs', line 703

def error_handling_config
  @error_handling_config
end

#object::String

Returns the value of attribute object.

Returns:

  • (::String)


702
703
704
# File 'sig/types.rbs', line 702

def object
  @object
end