subnetIds

@JvmName(name = "fkeuqtblmqkkkstr")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "erhwyehakrnmftfj")
suspend fun subnetIds(value: List<String>?)

Parameters

value

The identifier of the subnet to which a network interface is attached from the image builder instance. An image builder instance can use one subnet.


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


@JvmName(name = "lntwurgvndfqqxop")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "pajxgvyngoeryvca")
suspend fun subnetIds(vararg values: String)

Parameters

values

The identifier of the subnet to which a network interface is attached from the image builder instance. An image builder instance can use one subnet.