Class: Aws::Types::AutomatedReasoningPolicyAddRuleAnnotation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:expression])

Instance Attribute Summary collapse

Instance Attribute Details

#expression::String

Returns the value of attribute expression.

Returns:

  • (::String)


204
205
206
# File 'sig/types.rbs', line 204

def expression
  @expression
end