Network Insights Analysis Explanation Attached To
data class NetworkInsightsAnalysisExplanationAttachedTo(val arn: String? = null, val id: String? = null, val name: String? = null)
Constructors
Link copied to clipboard
fun NetworkInsightsAnalysisExplanationAttachedTo(arn: String? = null, id: String? = null, name: String? = null)