Class: Aws::Types::Rule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#matching_keys::Array[::String]

Returns the value of attribute matching_keys.

Returns:

  • (::Array[::String])


797
798
799
# File 'sig/types.rbs', line 797

def matching_keys
  @matching_keys
end

#rule_name::String

Returns the value of attribute rule_name.

Returns:

  • (::String)


796
797
798
# File 'sig/types.rbs', line 796

def rule_name
  @rule_name
end