---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_workspaces_bundle{% #aws_workspaces_bundle %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `bundle_id`{% #bundle_id %}

**Type**: `STRING` **Provider name**: `BundleId` **Description**: The identifier of the bundle. 

## `bundle_type`{% #bundle_type %}

**Type**: `STRING` **Provider name**: `BundleType` **Description**: The type of WorkSpace bundle. 

## `compute_type`{% #compute_type %}

**Type**: `STRUCT` **Provider name**: `ComputeType` **Description**: The compute type of the bundle. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). 

- `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The compute type.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreationTime` **Description**: The time when the bundle was created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `Description` **Description**: The description of the bundle. 

## `image_id`{% #image_id %}

**Type**: `STRING` **Provider name**: `ImageId` **Description**: The identifier of the image that was used to create the bundle. 

## `last_updated_time`{% #last_updated_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastUpdatedTime` **Description**: The last time that the bundle was updated. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The name of the bundle. 

## `owner`{% #owner %}

**Type**: `STRING` **Provider name**: `Owner` **Description**: The owner of the bundle. This is the account identifier of the owner, or `AMAZON` if the bundle is provided by Amazon Web Services. 

## `root_storage`{% #root_storage %}

**Type**: `STRUCT` **Provider name**: `RootStorage` **Description**: The size of the root volume. 

- `capacity`**Type**: `STRING`**Provider name**: `Capacity`**Description**: The size of the root volume.

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: The state of the WorkSpace bundle. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `user_storage`{% #user_storage %}

**Type**: `STRUCT` **Provider name**: `UserStorage` **Description**: The size of the user volume. 

- `capacity`**Type**: `STRING`**Provider name**: `Capacity`**Description**: The size of the user volume.
