public static interface AwsEcrRepositoryImageScanningConfigurationDetails.Builder extends SdkPojo, CopyableBuilder<AwsEcrRepositoryImageScanningConfigurationDetails.Builder,AwsEcrRepositoryImageScanningConfigurationDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEcrRepositoryImageScanningConfigurationDetails.Builder |
scanOnPush(Boolean scanOnPush)
Whether to scan images after they are pushed to a repository.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEcrRepositoryImageScanningConfigurationDetails.Builder scanOnPush(Boolean scanOnPush)
Whether to scan images after they are pushed to a repository.
scanOnPush - Whether to scan images after they are pushed to a repository.Copyright © 2023. All rights reserved.