Java com.amazonaws.auth.policy.conditions IpAddressCondition fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.auth.policy.conditions IpAddressCondition fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.auth.policy.conditions IpAddressCondition.

The text is from its open source code.

Constructor

IpAddressCondition(String ipAddressRange)
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.