ServerlessFunction

Contains details about a serverless function involved in a finding.

Types

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

Properties

Link copied to clipboard

The architectures of the serverless function.

Link copied to clipboard

The code digest of the serverless function.

Link copied to clipboard

The execution role of the serverless function.

Link copied to clipboard

The date and time the serverless function was last modified.

Link copied to clipboard

The layers of the serverless function.

Link copied to clipboard

The network ID associated with the serverless function.

Link copied to clipboard

The package type of the serverless function.

Link copied to clipboard

The runtime of the serverless function.

Link copied to clipboard

The security group IDs associated with the serverless function.

Link copied to clipboard

The name of the serverless function.

Link copied to clipboard

The subnet IDs associated with the serverless function.

Link copied to clipboard

The version of the serverless function.

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