NetworkInsightsAnalysis

Describes a network insights analysis.

Types

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

Properties

Link copied to clipboard

The member accounts that contain resources that the path can traverse.

Link copied to clipboard

Potential intermediate components.

Link copied to clipboard

The explanations. For more information, see Reachability Analyzer explanation codes.

Link copied to clipboard

The Amazon Resource Names (ARN) of the resources that the path must traverse.

Link copied to clipboard

The Amazon Resource Names (ARN) of the resources that the path must ignore.

Link copied to clipboard

The components in the path from source to destination.

Link copied to clipboard

The Amazon Resource Name (ARN) of the network insights analysis.

Link copied to clipboard

The ID of the network insights analysis.

Link copied to clipboard

The ID of the path.

Link copied to clipboard

Indicates whether the destination is reachable from the source.

Link copied to clipboard

The components in the path from destination to source.

Link copied to clipboard

The time the analysis started.

Link copied to clipboard

The status of the network insights analysis.

Link copied to clipboard

The status message, if the status is failed.

Link copied to clipboard

Potential intermediate accounts.

Link copied to clipboard
val tags: List<Tag>?

The tags.

Link copied to clipboard

The warning message.

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