toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataform.kotlin
/
RepositoryIamMemberArgs
/
RepositoryIamMemberArgs
Repository
Iam
Member
Args
constructor
(
condition
:
Output
<
RepositoryIamMemberConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)