INPUT_OBJECT
SecurityUpsertFindingsSourceInput
link GraphQL Schema definition
- input SecurityUpsertFindingsSourceInput {
- # Enabled turns the source on/off
- Boolean! :
- # Finding source method
- SecurityFindingsSourceMethod! :
- # Opaque version string for this graph node instance
- ID :
- # The list of properties specific for the selected source method
- SecurityPropertyInput!] : [
- # Unique identifier of the source instance
- String :
- }