| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static EcrConfiguration.Builder |
EcrConfiguration.builder() |
EcrConfiguration.Builder |
EcrConfiguration.Builder.rescanDuration(EcrRescanDuration rescanDuration)
The ECR automated re-scan duration defines how long an ECR image will be actively scanned by Amazon
Inspector.
|
EcrConfiguration.Builder |
EcrConfiguration.Builder.rescanDuration(String rescanDuration)
The ECR automated re-scan duration defines how long an ECR image will be actively scanned by Amazon
Inspector.
|
EcrConfiguration.Builder |
EcrConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EcrConfiguration.Builder> |
EcrConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.ecrConfiguration(Consumer<EcrConfiguration.Builder> ecrConfiguration)
Specifies how the ECR automated re-scan will be updated for your environment.
|
Copyright © 2023. All rights reserved.