AppSpecWorkerLogDestinationLogtailArgs

data class AppSpecWorkerLogDestinationLogtailArgs(val token: Output<String>) : ConvertibleToJava<AppSpecWorkerLogDestinationLogtailArgs>

Constructors

Link copied to clipboard
constructor(token: Output<String>)

Properties

Link copied to clipboard
val token: Output<String>

Logtail token.

Functions

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