includeExecutionData

@JvmName(name = "xumgfuwatavwpgcp")
suspend fun includeExecutionData(value: Output<List<PipeIncludeExecutionDataOption>>)
@JvmName(name = "vfdvtpkfrxqikweh")
suspend fun includeExecutionData(value: List<PipeIncludeExecutionDataOption>?)

Parameters

value

Whether the execution data (specifically, the payload , awsRequest , and awsResponse fields) is included in the log messages for this pipe. This applies to all log destinations for the pipe. For more information, see Including execution data in logs in the Amazon EventBridge User Guide . Allowed values: ALL


@JvmName(name = "qiojuxgteerlifyy")
suspend fun includeExecutionData(vararg values: Output<PipeIncludeExecutionDataOption>)


@JvmName(name = "qvjxqjgyxerapqsv")
suspend fun includeExecutionData(values: List<Output<PipeIncludeExecutionDataOption>>)
@JvmName(name = "bgkwdpxketcykqxi")
suspend fun includeExecutionData(vararg values: PipeIncludeExecutionDataOption)

Parameters

values

Whether the execution data (specifically, the payload , awsRequest , and awsResponse fields) is included in the log messages for this pipe. This applies to all log destinations for the pipe. For more information, see Including execution data in logs in the Amazon EventBridge User Guide . Allowed values: ALL