routeTableIds

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

Parameters

value

Specifies the VPC route tables in which your file system's endpoints will be created. You should specify all 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 = "jwenrqtsmvottlpn")
suspend fun routeTableIds(vararg values: Output<String>)


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

Parameters

values

Specifies the VPC route tables in which your file system's endpoints will be created. You should specify all VPC route tables associated with the subnets in which your clients are located. By default, Amazon FSx selects your VPC's default route table.