pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.sourcerepo.v1.kotlin
/
RepoArgs
/
RepoArgs
Repo
Args
fun
RepoArgs
(
mirrorConfig
:
Output
<
MirrorConfigArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
pubsubConfigs
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
size
:
Output
<
String
>
?
=
null
,
url
:
Output
<
String
>
?
=
null
)