You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECR::Types::PutImageScanningConfigurationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::PutImageScanningConfigurationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#image_scanning_configuration ⇒ Types::ImageScanningConfiguration
The image scanning configuration setting for the repository.
-
#registry_id ⇒ String
The registry ID associated with the request.
-
#repository_name ⇒ String
The repository name associated with the request.
Instance Attribute Details
#image_scanning_configuration ⇒ Types::ImageScanningConfiguration
The image scanning configuration setting for the repository.
#registry_id ⇒ String
The registry ID associated with the request.
#repository_name ⇒ String
The repository name associated with the request.