View a markdown version of this page

AWS::WorkSpaces::WorkspaceIpGroup - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::WorkSpaces::WorkspaceIpGroup

The AWS::WorkSpaces::WorkspaceIpGroup resource Property description not available. for WorkSpaces.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::WorkSpaces::WorkspaceIpGroup", "Properties" : { "GroupDesc" : String, "GroupName" : String, "Tags" : [ Tag, ... ], "UserRules" : [ IpRuleItem, ... ] } }

YAML

Type: AWS::WorkSpaces::WorkspaceIpGroup Properties: GroupDesc: String GroupName: String Tags: - Tag UserRules: - IpRuleItem

Properties

GroupDesc

Property description not available.

Required: No

Type: String

Update requires: Replacement

GroupName

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

UserRules

Property description not available.

Required: No

Type: Array of IpRuleItem

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

GroupId

Property description not available.