removeSubnetIds

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

Parameters

value

The IDs of one or more subnets to remove.


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


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

Parameters

values

The IDs of one or more subnets to remove.