Uses of Class
software.amazon.awssdk.services.inspector2.model.EcrConfiguration
-
Packages that use EcrConfiguration Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of EcrConfiguration in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return EcrConfiguration Modifier and Type Method Description EcrConfigurationUpdateConfigurationRequest. ecrConfiguration()Specifies how the ECR automated re-scan will be updated for your environment.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type EcrConfiguration Modifier and Type Method Description UpdateConfigurationRequest.BuilderUpdateConfigurationRequest.Builder. ecrConfiguration(EcrConfiguration ecrConfiguration)Specifies how the ECR automated re-scan will be updated for your environment.
-