toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.outputs
/
StackTraceResponse
Stack
Trace
Response
data
class
StackTraceResponse
(
val
exception
:
String
)
A stacktrace.
Members
Constructors
Stack
Trace
Response
Link copied to clipboard
constructor
(
exception
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
exception
Link copied to clipboard
val
exception
:
String
The stack trace message. Required