Get Image Image Scanning Configuration
data class GetImageImageScanningConfiguration(val ecrConfigurations: List<GetImageImageScanningConfigurationEcrConfiguration>, val imageScanningEnabled: Boolean)
Constructors
Link copied to clipboard
constructor(ecrConfigurations: List<GetImageImageScanningConfigurationEcrConfiguration>, imageScanningEnabled: Boolean)