subnetIds

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

Parameters

value

One or more subnet IDs from which you'll access OpenSearch Serverless. Up to 6 subnets can be provided.


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


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

Parameters

values

One or more subnet IDs from which you'll access OpenSearch Serverless. Up to 6 subnets can be provided.