Class: Aws::WorkSpacesWeb::Types::IpRule
- Inherits:
-
Struct
- Object
- Struct
- Aws::WorkSpacesWeb::Types::IpRule
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-workspacesweb/types.rb
Overview
The IP rules of the IP access settings.
Constant Summary collapse
- SENSITIVE =
[:description, :ip_range]
Instance Attribute Summary collapse
-
#description ⇒ String
The description of the IP rule.
-
#ip_range ⇒ String
The IP range of the IP rule.