Fnf Functions
object FnfFunctions
Functions
Link copied to clipboard
This data source provides the FnF Executions of the current Alibaba Cloud user.
suspend fun getExecutions(argument: suspend GetExecutionsPlainArgsBuilder.() -> Unit): GetExecutionsResult
suspend fun getExecutions(enableDetails: Boolean? = null, flowName: String, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetExecutionsResult
Link copied to clipboard
This data source provides the Fnf Flows of the current Alibaba Cloud user.
Link copied to clipboard
This data source provides the Fnf Schedules of the current Alibaba Cloud user.
suspend fun getSchedules(argument: suspend GetSchedulesPlainArgsBuilder.() -> Unit): GetSchedulesResult
suspend fun getSchedules(flowName: String, ids: List<String>? = null, limit: Int? = null, nameRegex: String? = null, outputFile: String? = null): GetSchedulesResult
Link copied to clipboard
Using this data source can open Fnf service automatically. If the service has been opened, it will return opened. For information about Fnf and how to use it, see What is Fnf.