CopyValueEntry
This object defines one value to be copied with the copyValue processor.
Contents
- source
-
The key to copy.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- target
-
The key of the field to copy the value to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- overwriteIfExists
-
Specifies whether to overwrite the value if the destination key already exists. If you omit this, the default is
false
.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: