toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin
/
RegistryCacheRuleArgs
/
RegistryCacheRuleArgs
Registry
Cache
Rule
Args
constructor
(
containerRegistryId
:
Output
<
String
>
?
=
null
,
credentialSetId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
sourceRepo
:
Output
<
String
>
?
=
null
,
targetRepo
:
Output
<
String
>
?
=
null
)