pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ImageRegistryCredentialArgs
/
ImageRegistryCredentialArgs
Image
Registry
Credential
Args
fun
ImageRegistryCredentialArgs
(
identity
:
Output
<
String
>
?
=
null
,
identityUrl
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
server
:
Output
<
String
>
,
username
:
Output
<
String
>
?
=
null
)