/AWS1/CL_IN2UPDINTEGRATIONDETS¶
Contains details required to update a code security integration with a specific repository provider.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_gitlabselfmanaged
TYPE REF TO /AWS1/CL_IN2UPGITLABSELFMANA00
/AWS1/CL_IN2UPGITLABSELFMANA00
¶
Details specific to updating an integration with a self-managed GitLab instance.
io_github
TYPE REF TO /AWS1/CL_IN2UPGITHUBINTEGRAT00
/AWS1/CL_IN2UPGITHUBINTEGRAT00
¶
Details specific to updating an integration with GitHub.
Queryable Attributes¶
gitlabSelfManaged¶
Details specific to updating an integration with a self-managed GitLab instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GITLABSELFMANAGED() |
Getter for GITLABSELFMANAGED |
github¶
Details specific to updating an integration with GitHub.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GITHUB() |
Getter for GITHUB |