toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotanalytics.kotlin.outputs
/
PipelineDatastore
Pipeline
Datastore
data
class
PipelineDatastore
(
val
datastoreName
:
String
,
val
name
:
String
)
Members
Constructors
Pipeline
Datastore
Link copied to clipboard
constructor
(
datastoreName
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
datastore
Name
Link copied to clipboard
val
datastoreName
:
String
The name of the data store where processed messages are stored.
name
Link copied to clipboard
val
name
:
String
The name of the datastore activity.