

# IpRule
<a name="API_IpRule"></a>

The IP rules of the IP access settings.

## Contents
<a name="API_IpRule_Contents"></a>

 ** ipRange **   <a name="workspacesweb-Type-IpRule-ipRange"></a>
The IP range of the IP rule.  
Type: String  
Pattern: `\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(?:/([0-9]|[12][0-9]|3[0-2])|)`   
Required: Yes

 ** description **   <a name="workspacesweb-Type-IpRule-description"></a>
The description of the IP rule.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.+`   
Required: No

## See Also
<a name="API_IpRule_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/workspaces-web-2020-07-08/IpRule) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/workspaces-web-2020-07-08/IpRule) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/workspaces-web-2020-07-08/IpRule) 