requiredInputFieldsSets

@JvmName(name = "edbyuuiqlilqdaux")
suspend fun requiredInputFieldsSets(value: Output<List<List<String>>>)
@JvmName(name = "wynapsxqqdrycwup")
suspend fun requiredInputFieldsSets(value: List<List<String>>?)

Parameters

value

List of the fields of the source entity that are required to run the query


@JvmName(name = "omikruebpemjqgqw")
suspend fun requiredInputFieldsSets(vararg values: Output<List<String>>)


@JvmName(name = "kjcdpnibvetwbose")
suspend fun requiredInputFieldsSets(values: List<Output<List<String>>>)
@JvmName(name = "lujgywsgemfbwkib")
suspend fun requiredInputFieldsSets(vararg values: List<String>)

Parameters

values

List of the fields of the source entity that are required to run the query