subnetIds

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

Parameters

value

A list of IDs for the subnets that the file system will be accessible from. To specify more than a single subnet set deployment_type to MULTI_AZ_1.


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


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

Parameters

values

A list of IDs for the subnets that the file system will be accessible from. To specify more than a single subnet set deployment_type to MULTI_AZ_1.