/AWS1/CL_ECRBTCGETREPOSITORY01¶
BatchGetRepositoryScanningConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_scanningconfigurations TYPE /AWS1/CL_ECRREPOSITORYSCANNI00=>TT_REPOSITORYSCANNINGCONFLIST TT_REPOSITORYSCANNINGCONFLIST¶
The scanning configuration for the requested repositories.
it_failures TYPE /AWS1/CL_ECRREPOSITORYSCANNI01=>TT_REPOSITORYSCANNINGCONFFAI00 TT_REPOSITORYSCANNINGCONFFAI00¶
Any failures associated with the call.
Queryable Attributes¶
scanningConfigurations¶
The scanning configuration for the requested repositories.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCANNINGCONFIGURATIONS() |
Getter for SCANNINGCONFIGURATIONS, with configurable default |
ASK_SCANNINGCONFIGURATIONS() |
Getter for SCANNINGCONFIGURATIONS w/ exceptions if field has |
HAS_SCANNINGCONFIGURATIONS() |
Determine if SCANNINGCONFIGURATIONS has a value |
failures¶
Any failures associated with the call.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILURES() |
Getter for FAILURES, with configurable default |
ASK_FAILURES() |
Getter for FAILURES w/ exceptions if field has no value |
HAS_FAILURES() |
Determine if FAILURES has a value |