featureIds

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

Parameters

value

Identifiers of features under the feature group.


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


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

Parameters

values

Identifiers of features under the feature group.