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
/
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.