toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin
/
MetastoreServiceIamBindingArgs
/
MetastoreServiceIamBindingArgs
Metastore
Service
Iam
Binding
Args
constructor
(
condition
:
Output
<
MetastoreServiceIamBindingConditionArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
,
serviceId
:
Output
<
String
>
?
=
null
)