Hierarchy

  • SecurityGroupIngressRuleProps

Properties

cidrIp?: string
cidrIpv6?: string
description?: string
fromPort?: number
ipProtocol: string
sourcePrefixList?: IPrefixList
sourcePrefixListId?: string
sourceSecurityGroup?: ISecurityGroup
toPort?: number

Generated using TypeDoc