ScriptActionProfileArgs

constructor(name: Output<String>, parameters: Output<String>? = null, services: Output<List<String>>, shouldPersist: Output<Boolean>? = null, timeoutInMinutes: Output<Int>? = null, type: Output<String>, url: Output<String>)