GetResourceSpecificLoggingPlainArgs

data class GetResourceSpecificLoggingPlainArgs(val targetId: String) : ConvertibleToJava<GetResourceSpecificLoggingPlainArgs>

Constructors

Link copied to clipboard
constructor(targetId: String)

Properties

Link copied to clipboard

Unique Id for a Target (TargetType:TargetName), this will be internally built to serve as primary identifier for a log target.

Functions

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