removeSubnetIds

@JvmName(name = "tqesqolgmjyvwpjy")
suspend fun removeSubnetIds(value: Output<List<String>>)
@JvmName(name = "xvcaosmnkorfmtkc")
suspend fun removeSubnetIds(value: List<String>?)

Parameters

value

The IDs of one or more subnets to remove.


@JvmName(name = "fpdiajasggfpsnnb")
suspend fun removeSubnetIds(vararg values: Output<String>)


@JvmName(name = "wkjihsmrnwsfmpyd")
suspend fun removeSubnetIds(values: List<Output<String>>)
@JvmName(name = "hxfmcpxodgwqdyme")
suspend fun removeSubnetIds(vararg values: String)

Parameters

values

The IDs of one or more subnets to remove.