virtualNetworkSubnetIds

@JvmName(name = "pbrxxjbylluvcvjq")
suspend fun virtualNetworkSubnetIds(value: Output<List<String>>)
@JvmName(name = "pexsfsihisoersil")
suspend fun virtualNetworkSubnetIds(value: List<String>?)

Parameters

value

A list of virtual network subnet ids to be used by Integration Service Environment. Exactly four distinct ids to /27 subnets must be provided. Changing this forces a new Integration Service Environment to be created.


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


@JvmName(name = "clpahcxtnqvgakhx")
suspend fun virtualNetworkSubnetIds(values: List<Output<String>>)
@JvmName(name = "yoxlbqggrtymxeyw")
suspend fun virtualNetworkSubnetIds(vararg values: String)

Parameters

values

A list of virtual network subnet ids to be used by Integration Service Environment. Exactly four distinct ids to /27 subnets must be provided. Changing this forces a new Integration Service Environment to be created.