pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.outputs
/
StackTraceResponse
Stack
Trace
Response
data
class
StackTraceResponse
(
val
exception
:
String
)
A stacktrace.
Types
Constructors
Properties
Constructors
Stack
Trace
Response
Link copied to clipboard
fun
StackTraceResponse
(
exception
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
exception
Link copied to clipboard
val
exception
:
String
The stack trace message. Required