| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
ImageScanFinding.attributes()
A collection of attributes of the host from which the finding is generated.
|
| Modifier and Type | Method and Description |
|---|---|
ImageScanFinding.Builder |
ImageScanFinding.Builder.attributes(Attribute... attributes)
A collection of attributes of the host from which the finding is generated.
|
| Modifier and Type | Method and Description |
|---|---|
ImageScanFinding.Builder |
ImageScanFinding.Builder.attributes(Collection<Attribute> attributes)
A collection of attributes of the host from which the finding is generated.
|
Copyright © 2023. All rights reserved.