pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin
/
CodeRepositoryArgs
/
CodeRepositoryArgs
Code
Repository
Args
fun
CodeRepositoryArgs
(
codeRepositoryName
:
Output
<
String
>
?
=
null
,
gitConfig
:
Output
<
CodeRepositoryGitConfigArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)