logDirectories

@JvmName(name = "mjxmhbcdtfjjmirr")
suspend fun logDirectories(value: Output<List<String>>)
@JvmName(name = "pfissyeaguealoyh")
suspend fun logDirectories(value: List<String>?)

Parameters

value

Specifies a list of absolute paths where the log files are located.


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


@JvmName(name = "xnuylgqpgdgwyido")
suspend fun logDirectories(values: List<Output<String>>)
@JvmName(name = "fjcchhrnrcdiaigw")
suspend fun logDirectories(vararg values: String)

Parameters

values

Specifies a list of absolute paths where the log files are located.