subnetIds

@JvmName(name = "reaxggbyhrerdxya")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "hohhwbasajctypcv")
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 = "kofeqbmkvlpgfphl")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "iyhaqfdcqjvnkxfs")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "wmqdnaoqmpguttrn")
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.