pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iot.kotlin.inputs
/
TopicRuleDestinationVpcConfigurationArgsBuilder
/
subnetIds
subnet
Ids
@
JvmName
(
name
=
"lovooogdwtqsiadm"
)
suspend
fun
subnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qyqrjfhpgqilohfx"
)
suspend
fun
subnetIds
(
value
:
List
<
String
>
)
Parameters
value
The subnet IDs of the VPC destination.
@
JvmName
(
name
=
"xkpbdttkhblimxgi"
)
suspend
fun
subnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rrirbxbnxrwacguh"
)
suspend
fun
subnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qplpcjsghstqcxdl"
)
suspend
fun
subnetIds
(
vararg
values
:
String
)
Parameters
values
The subnet IDs of the VPC destination.