pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cr.kotlin
/
RepoArgs
/
RepoArgs
Repo
Args
fun
RepoArgs
(
detail
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
namespace
:
Output
<
String
>
?
=
null
,
repoType
:
Output
<
String
>
?
=
null
,
summary
:
Output
<
String
>
?
=
null
)