toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudfunctionsv2.kotlin.outputs
/
FunctionBuildConfigSourceRepoSource
/
FunctionBuildConfigSourceRepoSource
Function
Build
Config
Source
Repo
Source
constructor
(
branchName
:
String
?
=
null
,
commitSha
:
String
?
=
null
,
dir
:
String
?
=
null
,
invertRegex
:
Boolean
?
=
null
,
projectId
:
String
?
=
null
,
repoName
:
String
?
=
null
,
tagName
:
String
?
=
null
)