featureIds

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

Parameters

value

Identifiers of features under the feature group.


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


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

Parameters

values

Identifiers of features under the feature group.