Class: Aws::Types::RuleGroupSourceCustomActionsDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_definitionTypes::StatelessCustomActionDefinition

Returns the value of attribute action_definition.



7378
7379
7380
# File 'sig/types.rbs', line 7378

def action_definition
  @action_definition
end

#action_name::String

Returns the value of attribute action_name.

Returns:

  • (::String)


7379
7380
7381
# File 'sig/types.rbs', line 7379

def action_name
  @action_name
end