Class: Aws::Types::MarketoDestinationProperties

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.



816
817
818
# File 'sig/types.rbs', line 816

def error_handling_config
  @error_handling_config
end

#object::String

Returns the value of attribute object.

Returns:

  • (::String)


815
816
817
# File 'sig/types.rbs', line 815

def object
  @object
end