Class: Aws::Types::Processor

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#add_keysTypes::AddKeys

Returns the value of attribute add_keys.

Returns:



1699
1700
1701
# File 'sig/types.rbs', line 1699

def add_keys
  @add_keys
end

#copy_valueTypes::CopyValue

Returns the value of attribute copy_value.

Returns:



1700
1701
1702
# File 'sig/types.rbs', line 1700

def copy_value
  @copy_value
end

#csvTypes::CSV

Returns the value of attribute csv.

Returns:



1701
1702
1703
# File 'sig/types.rbs', line 1701

def csv
  @csv
end

#date_time_converterTypes::DateTimeConverter

Returns the value of attribute date_time_converter.



1702
1703
1704
# File 'sig/types.rbs', line 1702

def date_time_converter
  @date_time_converter
end

#delete_keysTypes::DeleteKeys

Returns the value of attribute delete_keys.

Returns:



1703
1704
1705
# File 'sig/types.rbs', line 1703

def delete_keys
  @delete_keys
end

#grokTypes::Grok

Returns the value of attribute grok.

Returns:



1704
1705
1706
# File 'sig/types.rbs', line 1704

def grok
  @grok
end

#list_to_mapTypes::ListToMap

Returns the value of attribute list_to_map.

Returns:



1705
1706
1707
# File 'sig/types.rbs', line 1705

def list_to_map
  @list_to_map
end

#lower_case_stringTypes::LowerCaseString

Returns the value of attribute lower_case_string.



1706
1707
1708
# File 'sig/types.rbs', line 1706

def lower_case_string
  @lower_case_string
end

#move_keysTypes::MoveKeys

Returns the value of attribute move_keys.

Returns:



1707
1708
1709
# File 'sig/types.rbs', line 1707

def move_keys
  @move_keys
end

#parse_cloudfrontTypes::ParseCloudfront

Returns the value of attribute parse_cloudfront.



1708
1709
1710
# File 'sig/types.rbs', line 1708

def parse_cloudfront
  @parse_cloudfront
end

#parse_jsonTypes::ParseJSON

Returns the value of attribute parse_json.

Returns:



1709
1710
1711
# File 'sig/types.rbs', line 1709

def parse_json
  @parse_json
end

#parse_key_valueTypes::ParseKeyValue

Returns the value of attribute parse_key_value.



1710
1711
1712
# File 'sig/types.rbs', line 1710

def parse_key_value
  @parse_key_value
end

#parse_postgresTypes::ParsePostgres

Returns the value of attribute parse_postgres.



1713
1714
1715
# File 'sig/types.rbs', line 1713

def parse_postgres
  @parse_postgres
end

#parse_route_53Types::ParseRoute53

Returns the value of attribute parse_route_53.

Returns:



1711
1712
1713
# File 'sig/types.rbs', line 1711

def parse_route_53
  @parse_route_53
end

#parse_to_ocsfTypes::ParseToOCSF

Returns the value of attribute parse_to_ocsf.

Returns:



1712
1713
1714
# File 'sig/types.rbs', line 1712

def parse_to_ocsf
  @parse_to_ocsf
end

#parse_vpcTypes::ParseVPC

Returns the value of attribute parse_vpc.

Returns:



1714
1715
1716
# File 'sig/types.rbs', line 1714

def parse_vpc
  @parse_vpc
end

#parse_wafTypes::ParseWAF

Returns the value of attribute parse_waf.

Returns:



1715
1716
1717
# File 'sig/types.rbs', line 1715

def parse_waf
  @parse_waf
end

#rename_keysTypes::RenameKeys

Returns the value of attribute rename_keys.

Returns:



1716
1717
1718
# File 'sig/types.rbs', line 1716

def rename_keys
  @rename_keys
end

#split_stringTypes::SplitString

Returns the value of attribute split_string.

Returns:



1717
1718
1719
# File 'sig/types.rbs', line 1717

def split_string
  @split_string
end

#substitute_stringTypes::SubstituteString

Returns the value of attribute substitute_string.



1718
1719
1720
# File 'sig/types.rbs', line 1718

def substitute_string
  @substitute_string
end

#trim_stringTypes::TrimString

Returns the value of attribute trim_string.

Returns:



1719
1720
1721
# File 'sig/types.rbs', line 1719

def trim_string
  @trim_string
end

#type_converterTypes::TypeConverter

Returns the value of attribute type_converter.



1720
1721
1722
# File 'sig/types.rbs', line 1720

def type_converter
  @type_converter
end

#upper_case_stringTypes::UpperCaseString

Returns the value of attribute upper_case_string.



1721
1722
1723
# File 'sig/types.rbs', line 1721

def upper_case_string
  @upper_case_string
end