SystemHookArgs

constructor(enableSslVerification: Output<Boolean>? = null, mergeRequestsEvents: Output<Boolean>? = null, pushEvents: Output<Boolean>? = null, repositoryUpdateEvents: Output<Boolean>? = null, tagPushEvents: Output<Boolean>? = null, token: Output<String>? = null, url: Output<String>? = null)