toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.testing.v1.kotlin.outputs
/
SystraceSetupResponse
Systrace
Setup
Response
data
class
SystraceSetupResponse
(
val
durationSeconds
:
Int
)
Members
Constructors
Systrace
Setup
Response
Link copied to clipboard
constructor
(
durationSeconds
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
Seconds
Link copied to clipboard
val
durationSeconds
:
Int
Systrace duration in seconds. Should be between 1 and 30 seconds. 0 disables systrace.