NetworkInsightsPath

Describes a path.

Types

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

Properties

Link copied to clipboard

The time stamp when the path was created.

Link copied to clipboard

The ID of the destination.

Link copied to clipboard

The Amazon Resource Name (ARN) of the destination.

Link copied to clipboard

The IP address of the destination.

Link copied to clipboard

The destination port.

Link copied to clipboard

Scopes the analysis to network paths that match specific filters at the destination.

Link copied to clipboard

Scopes the analysis to network paths that match specific filters at the source.

Link copied to clipboard

The Amazon Resource Name (ARN) of the path.

Link copied to clipboard

The ID of the path.

Link copied to clipboard

The protocol.

Link copied to clipboard

The ID of the source.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source.

Link copied to clipboard

The IP address of the source.

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

The tags associated with the path.

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