ServerlessFunctionAggregationResponse

A response that contains the results of a serverless function aggregation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account ID associated with the serverless function.

Link copied to clipboard

The cloud account ID for the serverless function aggregation.

Link copied to clipboard

The cloud organization ID for the serverless function aggregation.

Link copied to clipboard

The cloud infrastructure partition associated with this serverless function aggregation. Valid values:

Link copied to clipboard

The cloud service provider associated with this serverless function aggregation. Valid values:

Link copied to clipboard

The cloud Region associated with this serverless function aggregation. The value format depends on the cloud provider:

Link copied to clipboard

The number of active findings with an exploit available for the serverless function.

Link copied to clipboard

The number of active findings with a fix available for the serverless function.

Link copied to clipboard

The name of the serverless function.

Link copied to clipboard

The date and time the serverless function was last modified.

Link copied to clipboard

The resource ID for the serverless function.

Link copied to clipboard

The runtime of the serverless function.

Link copied to clipboard

An object that contains the counts of aggregated finding per severity.

Link copied to clipboard

The tags attached to the serverless function.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String