toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
CustomContainerResponse
/
CustomContainerResponse
Custom
Container
Response
constructor
(
args
:
List
<
String
>
?
=
null
,
command
:
List
<
String
>
?
=
null
,
containerImage
:
String
?
=
null
,
imageRegistryCredential
:
ImageRegistryCredentialResponse
?
=
null
,
languageFramework
:
String
?
=
null
,
server
:
String
?
=
null
)