Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 760 Bytes

File metadata and controls

15 lines (10 loc) · 760 Bytes

CodeScanningDefaultSetupUpdate

Properties

Name Type Description Notes
state Option<String> The desired state of code scanning default setup. [optional]
runner_type Option<String> Runner type to be used. [optional]
runner_label Option<String> Runner label to be used if the runner type is labeled. [optional]
query_suite Option<String> CodeQL query suite to be used. [optional]
languages Option<Vec> CodeQL languages to be analyzed. [optional]

[Back to Model list] [Back to API list] [Back to README]