toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin
/
MetastoreFederationArgs
/
MetastoreFederationArgs
Metastore
Federation
Args
constructor
(
backendMetastores
:
Output
<
List
<
MetastoreFederationBackendMetastoreArgs
>
>
?
=
null
,
federationId
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
version
:
Output
<
String
>
?
=
null
)