AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ecr
/
aws.sdk.kotlin.services.ecr.model
/
BatchGetRepositoryScanningConfigurationResponse
/
Builder
Builder
class
Builder
Members
Properties
failures
Link copied to clipboard
var
failures
:
List
<
RepositoryScanningConfigurationFailure
>
?
Any failures associated with the call.
scanning
Configurations
Link copied to clipboard
var
scanningConfigurations
:
List
<
RepositoryScanningConfiguration
>
?
The scanning configuration for the requested repositories.