pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
TopicRuleTimestreamDimensionArgs
Topic
Rule
Timestream
Dimension
Args
data
class
TopicRuleTimestreamDimensionArgs
(
val
name
:
Output
<
String
>
,
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
TopicRuleTimestreamDimensionArgs
>
Constructors
Functions
Properties
Constructors
Topic
Rule
Timestream
Dimension
Args
Link copied to clipboard
fun
TopicRuleTimestreamDimensionArgs
(
name
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TopicRuleTimestreamDimensionArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the rule.
value
Link copied to clipboard
val
value
:
Output
<
String
>
The value of the HTTP header.