toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin
/
AiFeatureGroupIamMemberArgs
/
AiFeatureGroupIamMemberArgs
Ai
Feature
Group
Iam
Member
Args
constructor
(
condition
:
Output
<
AiFeatureGroupIamMemberConditionArgs
>
?
=
null
,
featureGroup
:
Output
<
String
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)