toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastream.v1.kotlin.outputs
/
SingleTargetDatasetResponse
Single
Target
Dataset
Response
data
class
SingleTargetDatasetResponse
(
val
datasetId
:
String
)
A single target dataset to which all data will be streamed.
Members
Constructors
Single
Target
Dataset
Response
Link copied to clipboard
constructor
(
datasetId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dataset
Id
Link copied to clipboard
val
datasetId
:
String
The dataset ID of the target dataset.