| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
EcrRescanDurationState |
EcrRescanDurationState.clone() |
EcrRescanDurationState |
EcrConfigurationState.getRescanDurationState()
An object that contains details about the state of the ECR re-scan settings.
|
EcrRescanDurationState |
EcrRescanDurationState.withPullDateRescanDuration(EcrPullDateRescanDuration pullDateRescanDuration)
The rescan duration configured for image pull date.
|
EcrRescanDurationState |
EcrRescanDurationState.withPullDateRescanDuration(String pullDateRescanDuration)
The rescan duration configured for image pull date.
|
EcrRescanDurationState |
EcrRescanDurationState.withRescanDuration(EcrRescanDuration rescanDuration)
The rescan duration configured for image push date.
|
EcrRescanDurationState |
EcrRescanDurationState.withRescanDuration(String rescanDuration)
The rescan duration configured for image push date.
|
EcrRescanDurationState |
EcrRescanDurationState.withStatus(EcrRescanDurationStatus status)
The status of changes to the ECR automated re-scan duration.
|
EcrRescanDurationState |
EcrRescanDurationState.withStatus(String status)
The status of changes to the ECR automated re-scan duration.
|
EcrRescanDurationState |
EcrRescanDurationState.withUpdatedAt(Date updatedAt)
A timestamp representing when the last time the ECR scan duration setting was changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EcrConfigurationState.setRescanDurationState(EcrRescanDurationState rescanDurationState)
An object that contains details about the state of the ECR re-scan settings.
|
EcrConfigurationState |
EcrConfigurationState.withRescanDurationState(EcrRescanDurationState rescanDurationState)
An object that contains details about the state of the ECR re-scan settings.
|
Copyright © 2025. All rights reserved.