toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ecr
/
aws.sdk.kotlin.services.ecr.model
/
RepositoryScanningConfigurationFailure
/
Builder
Builder
class
Builder
Members
Properties
failure
Code
Link copied to clipboard
var
failureCode
:
ScanningConfigurationFailureCode
?
The failure code.
failure
Reason
Link copied to clipboard
var
failureReason
:
String
?
The reason for the failure.
repository
Name
Link copied to clipboard
var
repositoryName
:
String
?
The name of the repository.