pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataplex.v1.kotlin
/
PartitionArgs
/
PartitionArgs
Partition
Args
fun
PartitionArgs
(
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
)