routeTableIds

@JvmName(name = "aknrcqhaqcqkatoa")
suspend fun routeTableIds(value: Output<List<String>>)
@JvmName(name = "fybsnxlkquwsowka")
suspend fun routeTableIds(value: List<String>?)

Parameters

value

(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server. You should specify all virtual private cloud (VPC) route tables associated with the subnets in which your clients are located. By default, Amazon FSx selects your VPC's default route table.


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


@JvmName(name = "oeusjstyerdcxfme")
suspend fun routeTableIds(values: List<Output<String>>)
@JvmName(name = "stlpwhxylaiuprbx")
suspend fun routeTableIds(vararg values: String)

Parameters

values

(Multi-AZ only) Specifies the route tables in which Amazon FSx creates the rules for routing traffic to the correct file server. You should specify all virtual private cloud (VPC) route tables associated with the subnets in which your clients are located. By default, Amazon FSx selects your VPC's default route table.