pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin
/
RegistryScopeMapArgs
/
RegistryScopeMapArgs
Registry
Scope
Map
Args
fun
RegistryScopeMapArgs
(
actions
:
Output
<
List
<
String
>
>
?
=
null
,
containerRegistryName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)