GetRealtimeLogConfigPlainArgs

data class GetRealtimeLogConfigPlainArgs(val name: String) : ConvertibleToJava<GetRealtimeLogConfigPlainArgs>

A collection of arguments for invoking getRealtimeLogConfig.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Unique name to identify this real-time log configuration.

Functions

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