pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.outputs
/
TopicRuleAssetPropertyTimestamp
Topic
Rule
Asset
Property
Timestamp
data
class
TopicRuleAssetPropertyTimestamp
(
val
offsetInNanos
:
String
?
=
null
,
val
timeInSeconds
:
String
)
Types
Constructors
Properties
Constructors
Topic
Rule
Asset
Property
Timestamp
Link copied to clipboard
fun
TopicRuleAssetPropertyTimestamp
(
offsetInNanos
:
String
?
=
null
,
timeInSeconds
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
offset
In
Nanos
Link copied to clipboard
val
offsetInNanos
:
String
?
=
null
time
In
Seconds
Link copied to clipboard
val
timeInSeconds
:
String