removeSubnetIds

@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.