Get Network Insights Path Plain Args
data class GetNetworkInsightsPathPlainArgs(val filters: List<GetNetworkInsightsPathFilter>? = null, val networkInsightsPathId: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetNetworkInsightsPathPlainArgs>
A collection of arguments for invoking getNetworkInsightsPath.