Class: Aws::Types::ExecutionTrigger

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#trigger_detail::String

Returns the value of attribute trigger_detail.

Returns:



495
496
497
# File 'sig/types.rbs', line 495

def trigger_detail
  @trigger_detail
end

#trigger_type"CreatePipeline", ...

Returns the value of attribute trigger_type.

Returns:



494
495
496
# File 'sig/types.rbs', line 494

def trigger_type
  @trigger_type
end