toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin
/
DataLakeGen2PathArgs
/
DataLakeGen2PathArgs
Data
Lake
Gen2Path
Args
constructor
(
aces
:
Output
<
List
<
DataLakeGen2PathAceArgs
>
>
?
=
null
,
filesystemName
:
Output
<
String
>
?
=
null
,
group
:
Output
<
String
>
?
=
null
,
owner
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
resource
:
Output
<
String
>
?
=
null
,
storageAccountId
:
Output
<
String
>
?
=
null
)