pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.codecatalyst.kotlin
/
SourceRepositoryArgs
/
SourceRepositoryArgs
Source
Repository
Args
fun
SourceRepositoryArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
projectName
:
Output
<
String
>
?
=
null
,
spaceName
:
Output
<
String
>
?
=
null
)