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

#expression::String

Returns the value of attribute expression.

Returns:

  • (::String)


2637
2638
2639
# File 'sig/types.rbs', line 2637

def expression
  @expression
end