featureIds

@JvmName(name = "lllncceducyaetkc")
suspend fun featureIds(value: Output<List<String>>)
@JvmName(name = "icpmtwvqbkmavmss")
suspend fun featureIds(value: List<String>)

Parameters

value

Identifiers of features under the feature group.


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


@JvmName(name = "rawovhrpsvdolpyg")
suspend fun featureIds(values: List<Output<String>>)
@JvmName(name = "cdteqifemjkarlgq")
suspend fun featureIds(vararg values: String)

Parameters

values

Identifiers of features under the feature group.