toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codedeploy.kotlin
/
ApplicationArgsBuilder
/
computePlatform
compute
Platform
@
JvmName
(
name
=
"ctwiikxowjhqyggk"
)
suspend
fun
computePlatform
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"icjscleyqmhroiva"
)
suspend
fun
computePlatform
(
value
:
String
?
)
Parameters
value
The compute platform can either be
ECS
,
Lambda
, or
Server
. Default is
Server
.