groupIds

@JvmName(name = "qhywveokicyptqxl")
suspend fun groupIds(value: Output<List<String>>)
@JvmName(name = "udhrxskeoshftsxj")
suspend fun groupIds(value: List<String>?)

Parameters

value

Specifies a list of private link group IDs. The value of this will depend on the private link resource to which you are connecting. Changing this forces a new Dashboard Grafana Managed Private Endpoint to be created.


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


@JvmName(name = "irblkrlslspcppta")
suspend fun groupIds(values: List<Output<String>>)
@JvmName(name = "wubrfkksbiixrcee")
suspend fun groupIds(vararg values: String)

Parameters

values

Specifies a list of private link group IDs. The value of this will depend on the private link resource to which you are connecting. Changing this forces a new Dashboard Grafana Managed Private Endpoint to be created.