RouteAnalysis

Describes a route analysis.

Types

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

Properties

Link copied to clipboard
Link copied to clipboard

The forward path.

Link copied to clipboard

The ID of the global network.

Link copied to clipboard

Indicates whether to analyze the return path. The return path is not analyzed if the forward path analysis does not succeed.

Link copied to clipboard

The ID of the AWS account that created the route analysis.

Link copied to clipboard

The return path.

Link copied to clipboard

The ID of the route analysis.

Link copied to clipboard
Link copied to clipboard

The time that the analysis started.

Link copied to clipboard

The status of the route analysis.

Link copied to clipboard

Indicates whether to include the location of middlebox appliances in the route analysis.

Functions

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