pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotanalytics.kotlin.outputs
/
PipelineDeviceShadowEnrich
Pipeline
Device
Shadow
Enrich
data
class
PipelineDeviceShadowEnrich
(
val
attribute
:
String
,
val
name
:
String
,
val
next
:
String
?
=
null
,
val
roleArn
:
String
,
val
thingName
:
String
)
Types
Constructors
Properties
Constructors
Pipeline
Device
Shadow
Enrich
Link copied to clipboard
fun
PipelineDeviceShadowEnrich
(
attribute
:
String
,
name
:
String
,
next
:
String
?
=
null
,
roleArn
:
String
,
thingName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Link copied to clipboard
val
attribute
:
String
name
Link copied to clipboard
val
name
:
String
next
Link copied to clipboard
val
next
:
String
?
=
null
role
Arn
Link copied to clipboard
val
roleArn
:
String
thing
Name
Link copied to clipboard
val
thingName
:
String