toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin
/
InstanceArgsBuilder
/
state
state
@
JvmName
(
name
=
"eqyguvokuudyikqv"
)
suspend
fun
state
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cphgxwltlbfytqea"
)
suspend
fun
state
(
value
:
String
?
)
Parameters
value
Desired state of the instance. Valid values are
running
or
stopped
.