AWS SDK for .NET Documentation
ConditionFactory..::..IpAddressComparisonType Enumeration
AmazonAmazon.Auth.AccessControlPolicyConditionFactoryConditionFactory..::..IpAddressComparisonType Did this page help you?   Yes   No    Tell us about it...
Enumeration of the supported ways an IP address comparison can be evaluated.
Declaration Syntax
C#
public enum IpAddressComparisonType
Members
MemberDescription
IpAddress Matches an IP address against a CIDR IP range, evaluating to true if the IP address being tested is in the condition's specified CIDR IP range.
NotIpAddress Negated form of IpAddress

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)