toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.vertex.kotlin
/
AiFeatureGroupArgs
/
AiFeatureGroupArgs
Ai
Feature
Group
Args
constructor
(
bigQuery
:
Output
<
AiFeatureGroupBigQueryArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
)