pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotanalytics.kotlin.outputs
/
DatasetDeltaTime
Dataset
Delta
Time
data
class
DatasetDeltaTime
(
val
offsetSeconds
:
Int
,
val
timeExpression
:
String
)
Types
Constructors
Properties
Constructors
Dataset
Delta
Time
Link copied to clipboard
fun
DatasetDeltaTime
(
offsetSeconds
:
Int
,
timeExpression
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
offset
Seconds
Link copied to clipboard
val
offsetSeconds
:
Int
time
Expression
Link copied to clipboard
val
timeExpression
:
String