pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.codedeploy.kotlin
/
ApplicationArgsBuilder
/
computePlatform
compute
Platform
@
JvmName
(
name
=
"tujdudjwcrhtkekg"
)
suspend
fun
computePlatform
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qllskaslallfvubu"
)
suspend
fun
computePlatform
(
value
:
String
?
)
Parameters
value
The compute platform can either be
ECS
,
Lambda
, or
Server
. Default is
Server
.