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