DependencySummary

Contains summary information about a discovered dependency.

Types

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

Properties

Link copied to clipboard

A user-provided comment about the dependency.

Link copied to clipboard

The criticality level of the dependency.

Link copied to clipboard

The unique identifier of the dependency.

Link copied to clipboard

The name of the dependency.

Link copied to clipboard

The DNS name associated with the dependency.

Link copied to clipboard

The timestamp when the dependency was last detected.

Link copied to clipboard

The location of the dependency.

Link copied to clipboard

The provider of the dependency.

Link copied to clipboard

The query range data for the dependency.

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The source Regions from which the dependency was detected.

Functions

Link copied to clipboard
inline fun copy(block: DependencySummary.Builder.() -> Unit = {}): DependencySummary
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