MoveKeys

class MoveKeys

This processor moves a key from one field to another. The original key is deleted.

For more information about this processor including examples, see moveKeys in the CloudWatch Logs User Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of objects, where each object contains the information about one key to move.

Functions

Link copied to clipboard
inline fun copy(block: MoveKeys.Builder.() -> Unit = {}): MoveKeys
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String