Uses of Interface
software.amazon.awscdk.services.logs.ProcessorDeleteKeysProperty
Packages that use ProcessorDeleteKeysProperty
-
Uses of ProcessorDeleteKeysProperty in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement ProcessorDeleteKeysPropertyModifier and TypeClassDescriptionstatic final class
An implementation forProcessorDeleteKeysProperty
Methods in software.amazon.awscdk.services.logs that return ProcessorDeleteKeysPropertyModifier and TypeMethodDescriptionProcessorDeleteKeysProperty.Builder.build()
Builds the configured instance.default ProcessorDeleteKeysProperty
JsonMutatorProps.getDeleteKeysOptions()
Keys to delete.JsonMutatorProps.Jsii$Proxy.getDeleteKeysOptions()
Methods in software.amazon.awscdk.services.logs with parameters of type ProcessorDeleteKeysPropertyModifier and TypeMethodDescriptionJsonMutatorProcessor.Builder.deleteKeysOptions
(ProcessorDeleteKeysProperty deleteKeysOptions) Keys to delete.JsonMutatorProps.Builder.deleteKeysOptions
(ProcessorDeleteKeysProperty deleteKeysOptions) Sets the value ofJsonMutatorProps.getDeleteKeysOptions()