pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerapp.kotlin.inputs
/
AppRegistryArgs
/
AppRegistryArgs
App
Registry
Args
fun
AppRegistryArgs
(
identity
:
Output
<
String
>
?
=
null
,
passwordSecretName
:
Output
<
String
>
?
=
null
,
server
:
Output
<
String
>
,
username
:
Output
<
String
>
?
=
null
)