pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.outputs
/
GetLiveTokenResult
Get
Live
Token
Result
data
class
GetLiveTokenResult
(
val
liveToken
:
String
)
The response to a live token query.
Types
Constructors
Properties
Constructors
Get
Live
Token
Result
Link copied to clipboard
fun
GetLiveTokenResult
(
liveToken
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
live
Token
Link copied to clipboard
val
liveToken
:
String
JWT token for accessing live metrics stream data.