Get Network Insights Analysis Return Path Component Security Group Rule
data class GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule(val cidr: String, val direction: String, val portRanges: List<GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange>, val prefixListId: String, val protocol: String, val securityGroupId: String)