pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin
/
RegistryEnterpriseRepoArgs
/
RegistryEnterpriseRepoArgs
Registry
Enterprise
Repo
Args
fun
RegistryEnterpriseRepoArgs
(
detail
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
namespace
:
Output
<
String
>
?
=
null
,
repoType
:
Output
<
String
>
?
=
null
,
summary
:
Output
<
String
>
?
=
null
)