Class: Aws::Types::RuleCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#condition::String

Returns the value of attribute condition.

Returns:



810
811
812
# File 'sig/types.rbs', line 810

def condition
  @condition
end

#rule_name::String

Returns the value of attribute rule_name.

Returns:



809
810
811
# File 'sig/types.rbs', line 809

def rule_name
  @rule_name
end