TransformerProcessorUpperCaseStringPropertiesArgs

data class TransformerProcessorUpperCaseStringPropertiesArgs(val withKeys: Output<List<String>>) : ConvertibleToJava<TransformerProcessorUpperCaseStringPropertiesArgs>

Use this parameter to include the upperCaseString processor in your transformer.

Constructors

constructor(withKeys: Output<List<String>>)

Properties

Link copied to clipboard
val withKeys: Output<List<String>>

Functions

Link copied to clipboard
open override fun toJava(): TransformerProcessorUpperCaseStringPropertiesArgs