GetDeliverySourcePlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The unique name of the Log source.

Functions

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