subnetIds

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


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