ResourceScanMetadata
An object that contains details about the metadata for an Amazon ECR resource.
Contents
- codeRepository
- 
               Contains metadata about scan coverage for a code repository resource. Type: CodeRepositoryMetadata object Required: No 
- ec2
- 
               An object that contains metadata details for an Amazon EC2 instance. Type: Ec2Metadata object Required: No 
- ecrImage
- 
               An object that contains details about the container metadata for an Amazon ECR image. Type: EcrContainerImageMetadata object Required: No 
- ecrRepository
- 
               An object that contains details about the repository an Amazon ECR image resides in. Type: EcrRepositoryMetadata object Required: No 
- lambdaFunction
- 
               An object that contains metadata details for an Amazon Lambda function. Type: LambdaFunctionMetadata object Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: