pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
TopicRuleDestinationVpcConfigurationArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"tnrmudapeueywwxt"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qxygqoepxskisswn"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
)
Parameters
value
The subnet IDs of the VPC destination.
@
JvmName
(
name
=
"tjlhvaifscickemf"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wfuyhumvavnglpoj"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gkwconrxlcwxiwmu"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
The subnet IDs of the VPC destination.