| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
EcrConfigurationState |
EcrConfigurationState.clone() |
EcrConfigurationState |
GetConfigurationResult.getEcrConfiguration()
Specifies how the ECR automated re-scan duration is currently configured for your environment.
|
EcrConfigurationState |
EcrConfigurationState.withRescanDurationState(EcrRescanDurationState rescanDurationState)
An object that contains details about the state of the ECR automated re-scan setting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetConfigurationResult.setEcrConfiguration(EcrConfigurationState ecrConfiguration)
Specifies how the ECR automated re-scan duration is currently configured for your environment.
|
GetConfigurationResult |
GetConfigurationResult.withEcrConfiguration(EcrConfigurationState ecrConfiguration)
Specifies how the ECR automated re-scan duration is currently configured for your environment.
|
Copyright © 2022. All rights reserved.