Uses of Class
software.amazon.awssdk.services.inspector2.model.EcrConfigurationState
-
Packages that use EcrConfigurationState Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of EcrConfigurationState in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return EcrConfigurationState Modifier and Type Method Description EcrConfigurationStateGetConfigurationResponse. ecrConfiguration()Specifies how the ECR automated re-scan duration is currently configured for your environment.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type EcrConfigurationState Modifier and Type Method Description GetConfigurationResponse.BuilderGetConfigurationResponse.Builder. ecrConfiguration(EcrConfigurationState ecrConfiguration)Specifies how the ECR automated re-scan duration is currently configured for your environment.
-