subnetIds

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

Parameters

value

A list of the identifiers of the subnets where the VPC endpoint for the serverless cache will be deployed. All the subnetIds must belong to the same VPC.


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


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

Parameters

values

A list of the identifiers of the subnets where the VPC endpoint for the serverless cache will be deployed. All the subnetIds must belong to the same VPC.