toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.inputs
/
DatasetDelimitedTextAzureBlobFsLocationArgs
/
DatasetDelimitedTextAzureBlobFsLocationArgs
Dataset
Delimited
Text
Azure
Blob
Fs
Location
Args
constructor
(
dynamicFileSystemEnabled
:
Output
<
Boolean
>
?
=
null
,
dynamicFilenameEnabled
:
Output
<
Boolean
>
?
=
null
,
dynamicPathEnabled
:
Output
<
Boolean
>
?
=
null
,
fileSystem
:
Output
<
String
>
?
=
null
,
filename
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
)