pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V2FunctionCustomContainerConfigArgs
/
V2FunctionCustomContainerConfigArgs
V2Function
Custom
Container
Config
Args
fun
V2FunctionCustomContainerConfigArgs
(
accelerationType
:
Output
<
String
>
?
=
null
,
args
:
Output
<
String
>
?
=
null
,
command
:
Output
<
String
>
?
=
null
,
image
:
Output
<
String
>
?
=
null
,
webServerMode
:
Output
<
Boolean
>
?
=
null
)