toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataplex.v1.kotlin
/
PartitionArgs
/
PartitionArgs
Partition
Args
constructor
(
entityId
:
Output
<
String
>
?
=
null
,
etag
:
Output
<
String
>
?
=
null
,
lakeId
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
values
:
Output
<
List
<
String
>
>
?
=
null
,
zone
:
Output
<
String
>
?
=
null
)