toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
TransitGatewayVpcAttachmentArgsBuilder
/
removeSubnetIds
remove
Subnet
Ids
@
JvmName
(
name
=
"ccnblvslhmtwfqri"
)
suspend
fun
removeSubnetIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"odcbgkphderrncxy"
)
suspend
fun
removeSubnetIds
(
value
:
List
<
String
>
?
)
Parameters
value
The IDs of one or more subnets to remove.
@
JvmName
(
name
=
"malkraecmminctda"
)
suspend
fun
removeSubnetIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tkkwvwojsbningta"
)
suspend
fun
removeSubnetIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vvgnlcrxwwbaidmy"
)
suspend
fun
removeSubnetIds
(
vararg
values
:
String
)
Parameters
values
The IDs of one or more subnets to remove.