subnetIds

@JvmName(name = "dbutybhivwccokrp")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "hdfblqucspjewvri")
suspend fun subnetIds(value: List<String>)

Parameters

value

The list of Amazon EC2 subnet IDs created in the Amazon VPC for your Grafana workspace to connect.


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


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

Parameters

values

The list of Amazon EC2 subnet IDs created in the Amazon VPC for your Grafana workspace to connect.