pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.ecs.kotlin.inputs
/
ServiceNetworkConfigurationArgsBuilder
/
subnets
subnets
@
JvmName
(
name
=
"itssxlmwlyutwmcq"
)
suspend
fun
subnets
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"krthgbxuvsuimfbx"
)
suspend
fun
subnets
(
value
:
List
<
String
>
)
Parameters
value
Subnets associated with the task or service.
@
JvmName
(
name
=
"ycmousdixcxdxhxp"
)
suspend
fun
subnets
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mittmrfiuybrfcdx"
)
suspend
fun
subnets
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lbvuvtydkstkyrht"
)
suspend
fun
subnets
(
vararg
values
:
String
)
Parameters
values
Subnets associated with the task or service.