toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.logs.kotlin.outputs
/
TransformerProcessorAddKeysProperties
Transformer
Processor
Add
Keys
Properties
data
class
TransformerProcessorAddKeysProperties
(
val
entries
:
List
<
TransformerAddKeyEntry
>
)
Use this parameter to include the
addKeys
processor in your transformer.
Members
Constructors
Transformer
Processor
Add
Keys
Properties
Link copied to clipboard
constructor
(
entries
:
List
<
TransformerAddKeyEntry
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entries
Link copied to clipboard
val
entries
:
List
<
TransformerAddKeyEntry
>