Class: Aws::Types::FulfillmentActivity

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#code_hookTypes::CodeHook

Returns the value of attribute code_hook.



237
238
239
# File 'sig/types.rbs', line 237

def code_hook
  @code_hook
end

#type"ReturnIntent", "CodeHook"

Returns the value of attribute type.



236
237
238
# File 'sig/types.rbs', line 236

def type
  @type
end