NetworkInsightsAnalysisAlternatePathHint

data class NetworkInsightsAnalysisAlternatePathHint(val componentArn: String? = null, val componentId: String? = null)

Constructors

Link copied to clipboard
constructor(componentArn: String? = null, componentId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val componentArn: String? = null

The Amazon Resource Name (ARN) of the component.

Link copied to clipboard
val componentId: String? = null

The ID of the component.