AggregationResponse
A structure that contains details about the results of an aggregation type.
Inheritors
Types
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
An object that contains details about an aggregation response based on Amazon ECR container images.
An object that contains details about an aggregation response based on code repositories.
An object that contains details about an aggregation response based on Amazon EC2 instances.
An object that contains details about an aggregation response based on finding types.
An object that contains details about an aggregation response based on container image layers.
An aggregation of findings by Amazon Web Services Lambda function.
An aggregation of findings by Amazon Web Services Lambda layer.
An object that contains details about an aggregation response based on operating system package type.
An object that contains details about an aggregation response based on Amazon ECR repositories.
An object that contains details about an aggregation response based on finding title.
Functions
Casts this AggregationResponse as a AccountAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AccountAggregationResponse value. Throws an exception if the AggregationResponse is not a AccountAggregation.
Casts this AggregationResponse as a AccountAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AccountAggregationResponse value. Returns null if the AggregationResponse is not a AccountAggregation.
Casts this AggregationResponse as a AmiAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AmiAggregationResponse value. Throws an exception if the AggregationResponse is not a AmiAggregation.
Casts this AggregationResponse as a AmiAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AmiAggregationResponse value. Returns null if the AggregationResponse is not a AmiAggregation.
Casts this AggregationResponse as a AwsEcrContainerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AwsEcrContainerAggregationResponse value. Throws an exception if the AggregationResponse is not a AwsEcrContainerAggregation.
Casts this AggregationResponse as a AwsEcrContainerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.AwsEcrContainerAggregationResponse value. Returns null if the AggregationResponse is not a AwsEcrContainerAggregation.
Casts this AggregationResponse as a CodeRepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.CodeRepositoryAggregationResponse value. Throws an exception if the AggregationResponse is not a CodeRepositoryAggregation.
Casts this AggregationResponse as a CodeRepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.CodeRepositoryAggregationResponse value. Returns null if the AggregationResponse is not a CodeRepositoryAggregation.
Casts this AggregationResponse as a Ec2InstanceAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.Ec2InstanceAggregationResponse value. Throws an exception if the AggregationResponse is not a Ec2InstanceAggregation.
Casts this AggregationResponse as a Ec2InstanceAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.Ec2InstanceAggregationResponse value. Returns null if the AggregationResponse is not a Ec2InstanceAggregation.
Casts this AggregationResponse as a FindingTypeAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.FindingTypeAggregationResponse value. Throws an exception if the AggregationResponse is not a FindingTypeAggregation.
Casts this AggregationResponse as a FindingTypeAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.FindingTypeAggregationResponse value. Returns null if the AggregationResponse is not a FindingTypeAggregation.
Casts this AggregationResponse as a ImageLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.ImageLayerAggregationResponse value. Throws an exception if the AggregationResponse is not a ImageLayerAggregation.
Casts this AggregationResponse as a ImageLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.ImageLayerAggregationResponse value. Returns null if the AggregationResponse is not a ImageLayerAggregation.
Casts this AggregationResponse as a LambdaFunctionAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaFunctionAggregationResponse value. Throws an exception if the AggregationResponse is not a LambdaFunctionAggregation.
Casts this AggregationResponse as a LambdaFunctionAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaFunctionAggregationResponse value. Returns null if the AggregationResponse is not a LambdaFunctionAggregation.
Casts this AggregationResponse as a LambdaLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaLayerAggregationResponse value. Throws an exception if the AggregationResponse is not a LambdaLayerAggregation.
Casts this AggregationResponse as a LambdaLayerAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.LambdaLayerAggregationResponse value. Returns null if the AggregationResponse is not a LambdaLayerAggregation.
Casts this AggregationResponse as a PackageAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.PackageAggregationResponse value. Throws an exception if the AggregationResponse is not a PackageAggregation.
Casts this AggregationResponse as a PackageAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.PackageAggregationResponse value. Returns null if the AggregationResponse is not a PackageAggregation.
Casts this AggregationResponse as a RepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.RepositoryAggregationResponse value. Throws an exception if the AggregationResponse is not a RepositoryAggregation.
Casts this AggregationResponse as a RepositoryAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.RepositoryAggregationResponse value. Returns null if the AggregationResponse is not a RepositoryAggregation.
Casts this AggregationResponse as a TitleAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.TitleAggregationResponse value. Throws an exception if the AggregationResponse is not a TitleAggregation.
Casts this AggregationResponse as a TitleAggregation and retrieves its aws.sdk.kotlin.services.inspector2.model.TitleAggregationResponse value. Returns null if the AggregationResponse is not a TitleAggregation.