GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule

data class GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule(val cidr: String, val direction: String, val portRanges: List<GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange>, val prefixListId: String, val protocol: String, val securityGroupId: String)

Constructors

constructor(cidr: String, direction: String, portRanges: List<GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange>, prefixListId: String, protocol: String, securityGroupId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard