pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
TopicRuleTimestreamTimestampArgs
Topic
Rule
Timestream
Timestamp
Args
data
class
TopicRuleTimestreamTimestampArgs
(
val
unit
:
Output
<
String
>
,
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
TopicRuleTimestreamTimestampArgs
>
Constructors
Functions
Properties
Constructors
Topic
Rule
Timestream
Timestamp
Args
Link copied to clipboard
fun
TopicRuleTimestreamTimestampArgs
(
unit
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TopicRuleTimestreamTimestampArgs
Properties
unit
Link copied to clipboard
val
unit
:
Output
<
String
>
value
Link copied to clipboard
val
value
:
Output
<
String
>