toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.simpleapplicationserver.kotlin
/
CustomImageArgs
/
CustomImageArgs
Custom
Image
Args
constructor
(
customImageName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
,
systemSnapshotId
:
Output
<
String
>
?
=
null
)