toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ecs.kotlin.inputs
/
ServiceNetworkConfigurationArgsBuilder
/
subnets
subnets
@
JvmName
(
name
=
"qmyrwbxcrgkhrjhu"
)
suspend
fun
subnets
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tjmggthfsfjwvxre"
)
suspend
fun
subnets
(
value
:
List
<
String
>
)
Parameters
value
Subnets associated with the task or service.
@
JvmName
(
name
=
"aerpxwkwjrqouvxt"
)
suspend
fun
subnets
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"phrfrikvqnfhoyfs"
)
suspend
fun
subnets
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"enkjxamjxxvjituj"
)
suspend
fun
subnets
(
vararg
values
:
String
)
Parameters
values
Subnets associated with the task or service.