Class: Aws::Types::CustomAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_definitionTypes::ActionDefinition

Returns the value of attribute action_definition.



369
370
371
# File 'sig/types.rbs', line 369

def action_definition
  @action_definition
end

#action_name::String

Returns the value of attribute action_name.

Returns:

  • (::String)


368
369
370
# File 'sig/types.rbs', line 368

def action_name
  @action_name
end