---
type: resource-type
title: WorkspaceIpGroup
description: aws resource type AWS::WorkSpaces::WorkspaceIpGroup
name: WorkspaceIpGroup
lexicon: aws
resource_type: AWS::WorkSpaces::WorkspaceIpGroup
---
`AWS::WorkSpaces::WorkspaceIpGroup`, a resource type of the aws lexicon.

## Properties

- `GroupName` (`string`, required): The name of the group.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the IP access control group.
- `GroupDesc` (`string`, optional): The description of the group.
- `GroupId` (`string`, optional): The identifier of the IP access control group.
- `Tags` (`WorkspaceIpGroup_Tag[]`, optional): The tags for the IP access control group.
- `UserRules` (`WorkspaceIpGroup_IpRuleItem[]`, optional): The rules for the IP access control group.

## Attributes

- `Arn`
- `GroupId`
