subnetIds

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


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