Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.CopyValue
-
Packages that use CopyValue Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of CopyValue in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return CopyValue Modifier and Type Method Description CopyValueProcessor. copyValue()Use this parameter to include the copyValue processor in your transformer.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type CopyValue Modifier and Type Method Description Processor.BuilderProcessor.Builder. copyValue(CopyValue copyValue)Use this parameter to include the copyValue processor in your transformer.
-