/AWS1/CL_IN2BTCASCCODESECSCA01¶
BatchAssociateCodeSecurityScanConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_failedassociations TYPE /AWS1/CL_IN2FAILASSOCIATIONRS=>TT_FAILEDASSOCIATIONRESULTLIST TT_FAILEDASSOCIATIONRESULTLIST¶
Details of any code repositories that failed to be associated with the scan configuration.
it_successfulassociations TYPE /AWS1/CL_IN2SUCCFULASSOCIATI00=>TT_SUCCFULASSOCIATIONRSLTLIST TT_SUCCFULASSOCIATIONRSLTLIST¶
Details of code repositories that were successfully associated with the scan configuration.
Queryable Attributes¶
failedAssociations¶
Details of any code repositories that failed to be associated with the scan configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDASSOCIATIONS() |
Getter for FAILEDASSOCIATIONS, with configurable default |
ASK_FAILEDASSOCIATIONS() |
Getter for FAILEDASSOCIATIONS w/ exceptions if field has no |
HAS_FAILEDASSOCIATIONS() |
Determine if FAILEDASSOCIATIONS has a value |
successfulAssociations¶
Details of code repositories that were successfully associated with the scan configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSFULASSOCIATIONS() |
Getter for SUCCESSFULASSOCIATIONS, with configurable default |
ASK_SUCCESSFULASSOCIATIONS() |
Getter for SUCCESSFULASSOCIATIONS w/ exceptions if field has |
HAS_SUCCESSFULASSOCIATIONS() |
Determine if SUCCESSFULASSOCIATIONS has a value |