Class: Aws::Types::RuleDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actions::Array[::String]

Returns the value of attribute actions.

Returns:

  • (::Array[::String])


1454
1455
1456
# File 'sig/types.rbs', line 1454

def actions
  @actions
end

#match_attributesTypes::MatchAttributes

Returns the value of attribute match_attributes.



1453
1454
1455
# File 'sig/types.rbs', line 1453

def match_attributes
  @match_attributes
end