features

@JvmName(name = "vmakvbqkuxcilqve")
suspend fun features(value: Output<List<String>>)
@JvmName(name = "sgsoqlkodyeqfjtr")
suspend fun features(value: List<String>)

Parameters

value

Required The list of features to include.


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


@JvmName(name = "mkblcemybtonilqv")
suspend fun features(values: List<Output<String>>)
@JvmName(name = "nfhsyuvpymrfxdda")
suspend fun features(vararg values: String)

Parameters

values

Required The list of features to include.