class Aws::WorkSpaces::Types::IpRuleItem

Describes a rule for an IP access control group.

@note When making an API call, you may pass IpRuleItem

data as a hash:

    {
      ip_rule: "IpRule",
      rule_desc: "IpRuleDesc",
    }

@!attribute [rw] ip_rule

The IP address range, in CIDR notation.
@return [String]

@!attribute [rw] rule_desc

The description.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/IpRuleItem AWS API Documentation

Constants

SENSITIVE