Uses of Class
software.amazon.awssdk.services.inspector2.model.EcrContainerImageMetadata
-
Packages that use EcrContainerImageMetadata Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of EcrContainerImageMetadata in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return EcrContainerImageMetadata Modifier and Type Method Description EcrContainerImageMetadataResourceScanMetadata. ecrImage()An object that contains details about the container metadata for an Amazon ECR image.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type EcrContainerImageMetadata Modifier and Type Method Description ResourceScanMetadata.BuilderResourceScanMetadata.Builder. ecrImage(EcrContainerImageMetadata ecrImage)An object that contains details about the container metadata for an Amazon ECR image.
-