GetLogProfilePlainArgs

data class GetLogProfilePlainArgs(val logProfileName: String) : ConvertibleToJava<GetLogProfilePlainArgs>

Constructors

Link copied to clipboard
fun GetLogProfilePlainArgs(logProfileName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetLogProfilePlainArgs

Properties

Link copied to clipboard

The name of the log profile.