Class: Aws::Types::MarketoDestinationProperties
- Inherits:
-
Object
- Object
- Aws::Types::MarketoDestinationProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_handling_config ⇒ Types::ErrorHandlingConfig
Returns the value of attribute error_handling_config.
-
#object ⇒ ::String
Returns the value of attribute object.
Instance Attribute Details
#error_handling_config ⇒ Types::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.
815 816 817 |
# File 'sig/types.rbs', line 815 def object @object end |