structuredLogDestinations

@JvmName(name = "sqrtamnggwjimblk")
suspend fun structuredLogDestinations(value: Output<List<String>>)
@JvmName(name = "jduxpepxwvbiwbmy")
suspend fun structuredLogDestinations(value: List<String>?)

Parameters

value

A set of ARNs of destinations that will receive structured logs from the transfer server such as CloudWatch Log Group ARNs. If provided this enables the transfer server to emit structured logs to the specified locations.


@JvmName(name = "vawyakgamjbomlof")
suspend fun structuredLogDestinations(vararg values: Output<String>)


@JvmName(name = "sogftxsxejniykjp")
suspend fun structuredLogDestinations(values: List<Output<String>>)
@JvmName(name = "bdsdsunpoddfaahs")
suspend fun structuredLogDestinations(vararg values: String)

Parameters

values

A set of ARNs of destinations that will receive structured logs from the transfer server such as CloudWatch Log Group ARNs. If provided this enables the transfer server to emit structured logs to the specified locations.