Class: Aws::Types::FirewallPolicyStatelessCustomActionsDetails

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.



5815
5816
5817
# File 'sig/types.rbs', line 5815

def action_definition
  @action_definition
end

#action_name::String

Returns the value of attribute action_name.

Returns:

  • (::String)


5816
5817
5818
# File 'sig/types.rbs', line 5816

def action_name
  @action_name
end