Network Insights Analysis Forward Path Component Security Group Rule
data class NetworkInsightsAnalysisForwardPathComponentSecurityGroupRule(val cidr: String? = null, val direction: String? = null, val portRanges: List<NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange>? = null, val prefixListId: String? = null, val protocol: String? = null, val securityGroupId: String? = null)