Class CfnTransformer.ProcessorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTransformer.ProcessorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTransformer.ProcessorProperty
CfnTransformer.ProcessorProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.logs.CfnTransformer.ProcessorProperty
CfnTransformer.ProcessorProperty.Builder, CfnTransformer.ProcessorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformer.ProcessorProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectUse this parameter to include the addKeys processor in your transformer.final ObjectUse this parameter to include the copyValue processor in your transformer.final ObjectgetCsv()Use this parameter to include the CSV processor in your transformer.final ObjectUse this parameter to include the datetimeConverter processor in your transformer.final ObjectUse this parameter to include the deleteKeys processor in your transformer.final ObjectgetGrok()Use this parameter to include the grok processor in your transformer.final ObjectUse this parameter to include the listToMap processor in your transformer.final ObjectUse this parameter to include the lowerCaseString processor in your transformer.final ObjectUse this parameter to include the moveKeys processor in your transformer.final ObjectUse this parameter to include the parseCloudfront processor in your transformer.final ObjectUse this parameter to include the parseJSON processor in your transformer.final ObjectUse this parameter to include the parseKeyValue processor in your transformer.final ObjectUse this parameter to include the parsePostGres processor in your transformer.final ObjectUse this parameter to include the parseRoute53 processor in your transformer.final ObjectUse this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.final ObjectUse this parameter to include the parseVPC processor in your transformer.final ObjectUse this parameter to include the parseWAF processor in your transformer.final ObjectUse this parameter to include the renameKeys processor in your transformer.final ObjectUse this parameter to include the splitString processor in your transformer.final ObjectUse this parameter to include the substituteString processor in your transformer.final ObjectUse this parameter to include the trimString processor in your transformer.final ObjectUse this parameter to include the typeConverter processor in your transformer.final ObjectUse this parameter to include the upperCaseString processor in your transformer.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTransformer.ProcessorProperty.Builder.
-
-
Method Details
-
getAddKeys
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the addKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformer.AddKeysProperty- Specified by:
getAddKeysin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getCopyValue
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the copyValue processor in your transformer.Returns union: either
IResolvableorCfnTransformer.CopyValueProperty- Specified by:
getCopyValuein interfaceCfnTransformer.ProcessorProperty- See Also:
-
getCsv
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the CSV processor in your transformer.Returns union: either
IResolvableorCfnTransformer.CsvProperty- Specified by:
getCsvin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getDateTimeConverter
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the datetimeConverter processor in your transformer.Returns union: either
IResolvableorCfnTransformer.DateTimeConverterProperty- Specified by:
getDateTimeConverterin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getDeleteKeys
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the deleteKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformer.DeleteKeysProperty- Specified by:
getDeleteKeysin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getGrok
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the grok processor in your transformer.Returns union: either
IResolvableorCfnTransformer.GrokProperty- Specified by:
getGrokin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getListToMap
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the listToMap processor in your transformer.Returns union: either
IResolvableorCfnTransformer.ListToMapProperty- Specified by:
getListToMapin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getLowerCaseString
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the lowerCaseString processor in your transformer.Returns union: either
IResolvableorCfnTransformer.LowerCaseStringProperty- Specified by:
getLowerCaseStringin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getMoveKeys
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the moveKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformer.MoveKeysProperty- Specified by:
getMoveKeysin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseCloudfront
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parseCloudfront processor in your transformer.If you use this processor, it must be the first processor in your transformer.
Returns union: either
IResolvableorCfnTransformer.ParseCloudfrontProperty- Specified by:
getParseCloudfrontin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseJson
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parseJSON processor in your transformer.Returns union: either
IResolvableorCfnTransformer.ParseJSONProperty- Specified by:
getParseJsonin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseKeyValue
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parseKeyValue processor in your transformer.Returns union: either
IResolvableorCfnTransformer.ParseKeyValueProperty- Specified by:
getParseKeyValuein interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParsePostgres
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parsePostGres processor in your transformer.If you use this processor, it must be the first processor in your transformer.
Returns union: either
IResolvableorCfnTransformer.ParsePostgresProperty- Specified by:
getParsePostgresin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseRoute53
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parseRoute53 processor in your transformer.If you use this processor, it must be the first processor in your transformer.
Returns union: either
IResolvableorCfnTransformer.ParseRoute53Property- Specified by:
getParseRoute53in interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseToOcsf
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.Returns union: either
IResolvableorCfnTransformer.ParseToOCSFProperty- Specified by:
getParseToOcsfin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseVpc
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parseVPC processor in your transformer.If you use this processor, it must be the first processor in your transformer.
Returns union: either
IResolvableorCfnTransformer.ParseVPCProperty- Specified by:
getParseVpcin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getParseWaf
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the parseWAF processor in your transformer.If you use this processor, it must be the first processor in your transformer.
Returns union: either
IResolvableorCfnTransformer.ParseWAFProperty- Specified by:
getParseWafin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getRenameKeys
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the renameKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformer.RenameKeysProperty- Specified by:
getRenameKeysin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getSplitString
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the splitString processor in your transformer.Returns union: either
IResolvableorCfnTransformer.SplitStringProperty- Specified by:
getSplitStringin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getSubstituteString
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the substituteString processor in your transformer.Returns union: either
IResolvableorCfnTransformer.SubstituteStringProperty- Specified by:
getSubstituteStringin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getTrimString
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the trimString processor in your transformer.Returns union: either
IResolvableorCfnTransformer.TrimStringProperty- Specified by:
getTrimStringin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getTypeConverter
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the typeConverter processor in your transformer.Returns union: either
IResolvableorCfnTransformer.TypeConverterProperty- Specified by:
getTypeConverterin interfaceCfnTransformer.ProcessorProperty- See Also:
-
getUpperCaseString
Description copied from interface:CfnTransformer.ProcessorPropertyUse this parameter to include the upperCaseString processor in your transformer.Returns union: either
IResolvableorCfnTransformer.UpperCaseStringProperty- Specified by:
getUpperCaseStringin interfaceCfnTransformer.ProcessorProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-