GetNetworkInsightsPathResult

data class GetNetworkInsightsPathResult(val createdDate: String? = null, val destinationArn: String? = null, val networkInsightsPathArn: String? = null, val networkInsightsPathId: String? = null, val sourceArn: String? = null, val tags: List<NetworkInsightsPathTag>? = null)

Constructors

Link copied to clipboard
fun GetNetworkInsightsPathResult(createdDate: String? = null, destinationArn: String? = null, networkInsightsPathArn: String? = null, networkInsightsPathId: String? = null, sourceArn: String? = null, tags: List<NetworkInsightsPathTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val createdDate: String? = null
Link copied to clipboard
val destinationArn: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sourceArn: String? = null
Link copied to clipboard