View a markdown version of this page

AWS::WorkSpaces::WorkspaceIpGroup - AWS CloudFormation

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

AWS::WorkSpaces::WorkspaceIpGroup

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

Syntax

To declare this entity in your 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.