includedStatistics

@JvmName(name = "inlvqhagdjpmehui")
suspend fun includedStatistics(value: Output<List<String>>)
@JvmName(name = "wqcmxjfhtxxigdtl")
suspend fun includedStatistics(value: List<String>?)

Parameters

value

List of included evaluations. When the list is undefined, all supported evaluations will be included.


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


@JvmName(name = "ewjkgebuspwxnkbp")
suspend fun includedStatistics(values: List<Output<String>>)
@JvmName(name = "fjtjkbolgqauqevu")
suspend fun includedStatistics(vararg values: String)

Parameters

values

List of included evaluations. When the list is undefined, all supported evaluations will be included.