ServerlessFunctionAggregation

An aggregation of information about serverless functions.

Types

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

Properties

Link copied to clipboard

The cloud account IDs to aggregate findings for.

Link copied to clipboard

The cloud organization IDs to aggregate findings for.

Link copied to clipboard

The cloud partitions to aggregate findings for. Valid values:

Link copied to clipboard

The cloud providers to aggregate findings for. Valid values:

Link copied to clipboard

The cloud regions to aggregate findings for. The value format depends on the cloud provider:

Link copied to clipboard

The function names to aggregate findings for.

Link copied to clipboard

The function tags to aggregate findings for.

Link copied to clipboard

The resource IDs to aggregate findings for.

Link copied to clipboard

The runtimes to aggregate findings for.

Link copied to clipboard

The value to sort results by. Specify a field name from the aggregation response, such as CRITICAL, HIGH, or ALL.

Link copied to clipboard

The order to sort results by. Valid values are ASC and DESC.

Functions

Link copied to clipboard
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