subnetIds

@JvmName(name = "pmxlmitgbouhijrk")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "vdcqutleswhpcrmc")
suspend fun subnetIds(value: List<String>?)

Parameters

value

A list of IDs for the subnets that the file system will be accessible from.


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


@JvmName(name = "fmwvsevcyrykbpci")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "iggqtytqwhtkdxbc")
suspend fun subnetIds(vararg values: String)

Parameters

values

A list of IDs for the subnets that the file system will be accessible from.