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:StringGroupName:StringTags:- TagUserRules:- IpRuleItem
Properties
GroupDescProperty description not available.
Required: No
Type: String
Update requires: Replacement
GroupNameProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
UserRulesProperty description not available.
Required: No
Type: Array of IpRuleItem
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
GroupIdProperty description not available.