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