capabilities

@JvmName(name = "tequvqsyrdfgjlce")
suspend fun capabilities(value: Output<List<String>>)
@JvmName(name = "ycibufufhfvmbyyb")
suspend fun capabilities(value: List<String>?)

Parameters

value

A list of capabilities that the scene uses to render.


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


@JvmName(name = "vhnxipsqlnekhnbf")
suspend fun capabilities(values: List<Output<String>>)
@JvmName(name = "iooevrrnveiggbke")
suspend fun capabilities(vararg values: String)

Parameters

values

A list of capabilities that the scene uses to render.