toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin
/
MetastoreServiceIamMemberArgs
/
MetastoreServiceIamMemberArgs
Metastore
Service
Iam
Member
Args
constructor
(
condition
:
Output
<
MetastoreServiceIamMemberConditionArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
,
serviceId
:
Output
<
String
>
?
=
null
)