subnetIds

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

Parameters

value

Identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.


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


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

Parameters

values

Identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance.