GetDiagnosticServiceTokenReadOnlyPlainArgs

data class GetDiagnosticServiceTokenReadOnlyPlainArgs(val resourceUri: String) : ConvertibleToJava<GetDiagnosticServiceTokenReadOnlyPlainArgs>

Constructors

constructor(resourceUri: String)

Properties

Link copied to clipboard

The identifier of the resource.

Functions

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