class Aws::WorkSpaces::Types::CreateIpGroupRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/CreateIpGroupRequest AWS API Documentation
@return [Array<Types::Tag>]
The tags. Each WorkSpaces resource can have a maximum of 50 tags.
@!attribute [rw] tags
@return [Array<Types::IpRuleItem>]
The rules to add to the group.
@!attribute [rw] user_rules
@return [String]
The description of the group.
@!attribute [rw] group_desc
@return [String]
The name of the group.
@!attribute [rw] group_name
}
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
],
},
rule_desc: “IpRuleDesc”,
ip_rule: “IpRule”,
{
user_rules: [
group_desc: “IpGroupDesc”,
group_name: “IpGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateIpGroupRequest