pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin
/
InstanceArgsBuilder
/
tenancy
tenancy
@
JvmName
(
name
=
"jacvfwvcxuverjrf"
)
suspend
fun
tenancy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fqqpvrhnhplkerek"
)
suspend
fun
tenancy
(
value
:
String
?
)
Parameters
value
Instance tenancy to use. Valid values are
default
,
dedicated
or
host
.