| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2InstanceAggregationResponse |
AggregationResponse.ec2InstanceAggregation()
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationResponse.Builder |
AggregationResponse.Builder.ec2InstanceAggregation(Ec2InstanceAggregationResponse ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
static AggregationResponse |
AggregationResponse.fromEc2InstanceAggregation(Ec2InstanceAggregationResponse ec2InstanceAggregation)
Create an instance of this class with
AggregationResponse.ec2InstanceAggregation() initialized to the given value. |
Copyright © 2022. All rights reserved.