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)
Constructors
Link copied to clipboard
fun GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule(cidr: String, direction: String, portRanges: List<GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange>, prefixListId: String, protocol: String, securityGroupId: String)