Uses of Class
software.amazon.awssdk.services.inspector2.model.EcrRescanDurationState
-
Packages that use EcrRescanDurationState Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of EcrRescanDurationState in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return EcrRescanDurationState Modifier and Type Method Description EcrRescanDurationStateEcrConfigurationState. rescanDurationState()An object that contains details about the state of the ECR automated re-scan setting.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type EcrRescanDurationState Modifier and Type Method Description EcrConfigurationState.BuilderEcrConfigurationState.Builder. rescanDurationState(EcrRescanDurationState rescanDurationState)An object that contains details about the state of the ECR automated re-scan setting.
-