pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
TopicRuleDestinationVpcConfigurationArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"fwndsttmbsxxvdev"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"cddwcwxuqumbvtsq"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
)
Parameters
value
The subnet IDs of the VPC destination.
@
JvmName
(
name
=
"ciuwyqplqkreyvky"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fnbhtohvlnlutuxs"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"smypnajcubcovvyd"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
The subnet IDs of the VPC destination.