| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Inspector2.Types.EcrConfigurationState
Description
Documentation
data EcrConfigurationState Source #
Details about the state of the ECR scans for your environment.
See: newEcrConfigurationState smart constructor.
Constructors
| EcrConfigurationState' | |
Fields
| |
Instances
newEcrConfigurationState :: EcrConfigurationState Source #
Create a value of EcrConfigurationState with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:rescanDurationState:EcrConfigurationState', ecrConfigurationState_rescanDurationState - An object that contains details about the state of the ECR automated
re-scan setting.
ecrConfigurationState_rescanDurationState :: Lens' EcrConfigurationState (Maybe EcrRescanDurationState) Source #
An object that contains details about the state of the ECR automated re-scan setting.