Get Network Insights Path Filter
data class GetNetworkInsightsPathFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetNetworkInsightsPathFilter>
Properties
Link copied to clipboard
Name of the filter field. Valid values can be found in the EC2 DescribeNetworkInsightsPaths
API Reference.