toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotanalytics.kotlin.outputs
/
DatasetFilter
Dataset
Filter
data
class
DatasetFilter
(
val
deltaTime
:
DatasetDeltaTime
?
=
null
)
Members
Constructors
Dataset
Filter
Link copied to clipboard
constructor
(
deltaTime
:
DatasetDeltaTime
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
delta
Time
Link copied to clipboard
val
deltaTime
:
DatasetDeltaTime
?
=
null
Used to limit data to that which has arrived since the last execution of the action.