toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.gemini.kotlin
/
CodeRepositoryIndexArgs
/
CodeRepositoryIndexArgs
Code
Repository
Index
Args
constructor
(
codeRepositoryIndexId
:
Output
<
String
>
?
=
null
,
forceDestroy
:
Output
<
Boolean
>
?
=
null
,
kmsKey
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)