features

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

Parameters

value

Required The list of features to include.


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


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

Parameters

values

Required The list of features to include.