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