Class CfnTransformerPropsMixin.ProcessorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTransformerPropsMixin.ProcessorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTransformerPropsMixin.ProcessorProperty
CfnTransformerPropsMixin.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.cfnpropertymixins.services.logs.CfnTransformerPropsMixin.ProcessorProperty
CfnTransformerPropsMixin.ProcessorProperty.Builder, CfnTransformerPropsMixin.ProcessorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformerPropsMixin.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 theCfnTransformerPropsMixin.ProcessorProperty.Builder.
-
-
Method Details
-
getAddKeys
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the addKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.AddKeysProperty- Specified by:
getAddKeysin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getCopyValue
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the copyValue processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.CopyValueProperty- Specified by:
getCopyValuein interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getCsv
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the CSV processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.CsvProperty- Specified by:
getCsvin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getDateTimeConverter
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the datetimeConverter processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.DateTimeConverterProperty- Specified by:
getDateTimeConverterin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getDeleteKeys
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the deleteKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.DeleteKeysProperty- Specified by:
getDeleteKeysin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getGrok
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the grok processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.GrokProperty- Specified by:
getGrokin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getListToMap
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the listToMap processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.ListToMapProperty- Specified by:
getListToMapin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getLowerCaseString
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the lowerCaseString processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.LowerCaseStringProperty- Specified by:
getLowerCaseStringin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getMoveKeys
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the moveKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.MoveKeysProperty- Specified by:
getMoveKeysin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseCloudfront
Description copied from interface:CfnTransformerPropsMixin.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
IResolvableorCfnTransformerPropsMixin.ParseCloudfrontProperty- Specified by:
getParseCloudfrontin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseJson
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the parseJSON processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.ParseJSONProperty- Specified by:
getParseJsonin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseKeyValue
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the parseKeyValue processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.ParseKeyValueProperty- Specified by:
getParseKeyValuein interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParsePostgres
Description copied from interface:CfnTransformerPropsMixin.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
IResolvableorCfnTransformerPropsMixin.ParsePostgresProperty- Specified by:
getParsePostgresin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseRoute53
Description copied from interface:CfnTransformerPropsMixin.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
IResolvableorCfnTransformerPropsMixin.ParseRoute53Property- Specified by:
getParseRoute53in interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseToOcsf
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.Returns union: either
IResolvableorCfnTransformerPropsMixin.ParseToOCSFProperty- Specified by:
getParseToOcsfin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseVpc
Description copied from interface:CfnTransformerPropsMixin.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
IResolvableorCfnTransformerPropsMixin.ParseVPCProperty- Specified by:
getParseVpcin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getParseWaf
Description copied from interface:CfnTransformerPropsMixin.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
IResolvableorCfnTransformerPropsMixin.ParseWAFProperty- Specified by:
getParseWafin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getRenameKeys
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the renameKeys processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.RenameKeysProperty- Specified by:
getRenameKeysin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getSplitString
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the splitString processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.SplitStringProperty- Specified by:
getSplitStringin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getSubstituteString
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the substituteString processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.SubstituteStringProperty- Specified by:
getSubstituteStringin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getTrimString
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the trimString processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.TrimStringProperty- Specified by:
getTrimStringin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getTypeConverter
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the typeConverter processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.TypeConverterProperty- Specified by:
getTypeConverterin interfaceCfnTransformerPropsMixin.ProcessorProperty- See Also:
-
getUpperCaseString
Description copied from interface:CfnTransformerPropsMixin.ProcessorPropertyUse this parameter to include the upperCaseString processor in your transformer.Returns union: either
IResolvableorCfnTransformerPropsMixin.UpperCaseStringProperty- Specified by:
getUpperCaseStringin interfaceCfnTransformerPropsMixin.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()
-