Class: Aws::Types::UpdateEventActionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::Action

Returns the value of attribute action.

Returns:



1122
1123
1124
# File 'sig/types.rbs', line 1122

def action
  @action
end

#event_action_id::String

Returns the value of attribute event_action_id.

Returns:

  • (::String)


1123
1124
1125
# File 'sig/types.rbs', line 1123

def event_action_id
  @event_action_id
end