toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.chronicle.kotlin.outputs
/
RetrohuntProcessInterval
Retrohunt
Process
Interval
data
class
RetrohuntProcessInterval
(
val
endTime
:
String
,
val
startTime
:
String
)
Members
Constructors
Retrohunt
Process
Interval
Link copied to clipboard
constructor
(
endTime
:
String
,
startTime
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Time
Link copied to clipboard
val
endTime
:
String
Exclusive end of the interval.
start
Time
Link copied to clipboard
val
startTime
:
String
Inclusive start of the interval.