TransformerProcessorLowerCaseStringPropertiesArgs

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

Use this parameter to include the lowerCaseString 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(): TransformerProcessorLowerCaseStringPropertiesArgs