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])


1427
1428
1429
# File 'sig/types.rbs', line 1427

def actions
  @actions
end

#match_attributesTypes::MatchAttributes

Returns the value of attribute match_attributes.



1426
1427
1428
# File 'sig/types.rbs', line 1426

def match_attributes
  @match_attributes
end