AggregationRequest
Contains details about an aggregation request.
Inheritors
Types
An object that contains details about an aggregation request based on Amazon Web Services account IDs.
An object that contains details about an aggregation request based on Amazon Machine Images (AMIs).
An object that contains details about an aggregation request based on Amazon ECR container images.
An object that contains details about an aggregation request based on code repositories.
An object that contains details about an aggregation request based on Amazon EC2 instances.
An object that contains details about an aggregation request based on finding types.
An object that contains details about an aggregation request based on container image layers.
Returns an object with findings aggregated by Amazon Web Services Lambda function.
Returns an object with findings aggregated by Amazon Web Services Lambda layer.
An object that contains details about an aggregation request based on operating system package type.
An object that contains details about an aggregation request based on Amazon ECR repositories.
An object that contains details about an aggregation request based on finding title.
Functions
Casts this AggregationRequest as a AccountAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AccountAggregation value. Throws an exception if the AggregationRequest is not a AccountAggregation.
Casts this AggregationRequest as a AccountAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AccountAggregation value. Returns null if the AggregationRequest is not a AccountAggregation.
Casts this AggregationRequest as a AmiAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AmiAggregation value. Throws an exception if the AggregationRequest is not a AmiAggregation.
Casts this AggregationRequest as a AmiAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AmiAggregation value. Returns null if the AggregationRequest is not a AmiAggregation.
Casts this AggregationRequest as a AwsEcrContainerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AwsEcrContainerAggregation value. Throws an exception if the AggregationRequest is not a AwsEcrContainerAggregation.
Casts this AggregationRequest as a AwsEcrContainerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AwsEcrContainerAggregation value. Returns null if the AggregationRequest is not a AwsEcrContainerAggregation.
Casts this AggregationRequest as a CodeRepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.CodeRepositoryAggregation value. Throws an exception if the AggregationRequest is not a CodeRepositoryAggregation.
Casts this AggregationRequest as a CodeRepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.CodeRepositoryAggregation value. Returns null if the AggregationRequest is not a CodeRepositoryAggregation.
Casts this AggregationRequest as a Ec2InstanceAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.Ec2InstanceAggregation value. Throws an exception if the AggregationRequest is not a Ec2InstanceAggregation.
Casts this AggregationRequest as a Ec2InstanceAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.Ec2InstanceAggregation value. Returns null if the AggregationRequest is not a Ec2InstanceAggregation.
Casts this AggregationRequest as a FindingTypeAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.FindingTypeAggregation value. Throws an exception if the AggregationRequest is not a FindingTypeAggregation.
Casts this AggregationRequest as a FindingTypeAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.FindingTypeAggregation value. Returns null if the AggregationRequest is not a FindingTypeAggregation.
Casts this AggregationRequest as a ImageLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.ImageLayerAggregation value. Throws an exception if the AggregationRequest is not a ImageLayerAggregation.
Casts this AggregationRequest as a ImageLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.ImageLayerAggregation value. Returns null if the AggregationRequest is not a ImageLayerAggregation.
Casts this AggregationRequest as a LambdaFunctionAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaFunctionAggregation value. Throws an exception if the AggregationRequest is not a LambdaFunctionAggregation.
Casts this AggregationRequest as a LambdaFunctionAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaFunctionAggregation value. Returns null if the AggregationRequest is not a LambdaFunctionAggregation.
Casts this AggregationRequest as a LambdaLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaLayerAggregation value. Throws an exception if the AggregationRequest is not a LambdaLayerAggregation.
Casts this AggregationRequest as a LambdaLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaLayerAggregation value. Returns null if the AggregationRequest is not a LambdaLayerAggregation.
Casts this AggregationRequest as a PackageAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.PackageAggregation value. Throws an exception if the AggregationRequest is not a PackageAggregation.
Casts this AggregationRequest as a PackageAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.PackageAggregation value. Returns null if the AggregationRequest is not a PackageAggregation.
Casts this AggregationRequest as a RepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.RepositoryAggregation value. Throws an exception if the AggregationRequest is not a RepositoryAggregation.
Casts this AggregationRequest as a RepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.RepositoryAggregation value. Returns null if the AggregationRequest is not a RepositoryAggregation.
Casts this AggregationRequest as a TitleAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.TitleAggregation value. Throws an exception if the AggregationRequest is not a TitleAggregation.
Casts this AggregationRequest as a TitleAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.TitleAggregation value. Returns null if the AggregationRequest is not a TitleAggregation.