Uses of Class
software.amazon.awscdk.services.logs.JsonMutatorProps.Builder
Packages that use JsonMutatorProps.Builder
-
Uses of JsonMutatorProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return JsonMutatorProps.BuilderModifier and TypeMethodDescriptionJsonMutatorProps.Builder.addKeysOptions(AddKeysProperty addKeysOptions) Sets the value ofJsonMutatorProps.getAddKeysOptions()static JsonMutatorProps.BuilderJsonMutatorProps.builder()JsonMutatorProps.Builder.copyValueOptions(CopyValueProperty copyValueOptions) Sets the value ofJsonMutatorProps.getCopyValueOptions()JsonMutatorProps.Builder.deleteKeysOptions(ProcessorDeleteKeysProperty deleteKeysOptions) Sets the value ofJsonMutatorProps.getDeleteKeysOptions()JsonMutatorProps.Builder.listToMapOptions(ListToMapProperty listToMapOptions) Sets the value ofJsonMutatorProps.getListToMapOptions()JsonMutatorProps.Builder.moveKeysOptions(MoveKeysProperty moveKeysOptions) Sets the value ofJsonMutatorProps.getMoveKeysOptions()JsonMutatorProps.Builder.renameKeysOptions(RenameKeysProperty renameKeysOptions) Sets the value ofJsonMutatorProps.getRenameKeysOptions()JsonMutatorProps.Builder.type(JsonMutatorType type) Sets the value ofJsonMutatorProps.getType()Constructors in software.amazon.awscdk.services.logs with parameters of type JsonMutatorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(JsonMutatorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theJsonMutatorProps.Builder.