inputTransformer

@JvmName(name = "crtfkfatinyantdd")
suspend fun inputTransformer(value: Output<RuleInputTransformerArgs>)
@JvmName(name = "kjntexdwwiwgyktb")
suspend fun inputTransformer(value: RuleInputTransformerArgs?)

Parameters

value

Settings to enable you to provide custom input to a target based on certain event data. You can extract one or more key-value pairs from the event and then use that data to send customized input to the target.


@JvmName(name = "kdtjuqpsijwlroqw")
suspend fun inputTransformer(argument: suspend RuleInputTransformerArgsBuilder.() -> Unit)

Parameters

argument

Settings to enable you to provide custom input to a target based on certain event data. You can extract one or more key-value pairs from the event and then use that data to send customized input to the target.