{

"ResourceSpecificationVersion": "1.0.0",
"ResourceType": {
  "AWS::WorkSpaces::Workspace": {
    "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html",
    "Properties": {
      "BundleId": {
        "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-bundleid",
        "PrimitiveType": "String",
        "Required": true,
        "UpdateType": "Conditional"
      },
      "DirectoryId": {
        "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-directoryid",
        "PrimitiveType": "String",
        "Required": true,
        "UpdateType": "Conditional"
      },
      "RootVolumeEncryptionEnabled": {
        "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-rootvolumeencryptionenabled",
        "PrimitiveType": "Boolean",
        "Required": false,
        "UpdateType": "Conditional"
      },
      "UserName": {
        "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-username",
        "PrimitiveType": "String",
        "Required": true,
        "UpdateType": "Immutable"
      },
      "UserVolumeEncryptionEnabled": {
        "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-uservolumeencryptionenabled",
        "PrimitiveType": "Boolean",
        "Required": false,
        "UpdateType": "Conditional"
      },
      "VolumeEncryptionKey": {
        "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspaces-workspace.html#cfn-workspaces-workspace-volumeencryptionkey",
        "PrimitiveType": "String",
        "Required": false,
        "UpdateType": "Conditional"
      }
    }
  }
}

}