InsightImpactGraphService

Information about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.

Types

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

Properties

Link copied to clipboard

Identifier of the Amazon Web Services account in which the service runs.

Link copied to clipboard

Connections to downstream services.

Link copied to clipboard
val name: String?

The canonical name of the service.

Link copied to clipboard

A list of names for the service, including the canonical name.

Link copied to clipboard

Identifier for the service. Unique within the service map.

Link copied to clipboard
val type: String?

Identifier for the service. Unique within the service map.

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