Class: Aws::Types::Grok

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#match::String

Returns the value of attribute match.



1126
1127
1128
# File 'sig/types.rbs', line 1126

def match
  @match
end

#source::String

Returns the value of attribute source.



1125
1126
1127
# File 'sig/types.rbs', line 1125

def source
  @source
end