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