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