toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.sagemaker.kotlin
/
CodeRepositoryArgs
/
CodeRepositoryArgs
Code
Repository
Args
constructor
(
codeRepositoryName
:
Output
<
String
>
?
=
null
,
gitConfig
:
Output
<
CodeRepositoryGitConfigArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)