subnetIds

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

Parameters

value

The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.


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


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

Parameters

values

The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.