| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.clone() |
AwsEcrContainerAggregationResponse |
AggregationResponse.getAwsEcrContainerAggregation()
An object that contains details about an aggregation response based on Amazon ECR container images.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withAccountId(String accountId)
The Amazon Web Services account ID of the account that owns the container.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withArchitecture(String architecture)
The architecture of the container.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withImageSha(String imageSha)
The SHA value of the container image.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withImageTags(Collection<String> imageTags)
The container image stags.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withImageTags(String... imageTags)
The container image stags.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withRepository(String repository)
The container repository.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withResourceId(String resourceId)
The resource ID of the container.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
The number of finding by severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setAwsEcrContainerAggregation(AwsEcrContainerAggregationResponse awsEcrContainerAggregation)
An object that contains details about an aggregation response based on Amazon ECR container images.
|
AggregationResponse |
AggregationResponse.withAwsEcrContainerAggregation(AwsEcrContainerAggregationResponse awsEcrContainerAggregation)
An object that contains details about an aggregation response based on Amazon ECR container images.
|
Copyright © 2022. All rights reserved.