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

# aws_backup_gateway_virtual_machine{% #aws_backup_gateway_virtual_machine %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `host_name`{% #host_name %}

**Type**: `STRING`**Provider name**: `HostName`**Description**: The host name of the virtual machine.

## `hypervisor_id`{% #hypervisor_id %}

**Type**: `STRING`**Provider name**: `HypervisorId`**Description**: The ID of the virtual machine's hypervisor.

## `last_backup_date`{% #last_backup_date %}

**Type**: `TIMESTAMP`**Provider name**: `LastBackupDate`**Description**: The most recent date a virtual machine was backed up, in Unix format and UTC time.

## `name`{% #name %}

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

## `path`{% #path %}

**Type**: `STRING`**Provider name**: `Path`**Description**: The path of the virtual machine.

## `resource_arn`{% #resource_arn %}

**Type**: `STRING`**Provider name**: `ResourceArn`**Description**: The Amazon Resource Name (ARN) of the virtual machine. For example, `arn:aws:backup-gateway:us-west-1:0000000000000:vm/vm-0000ABCDEFGIJKL`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vmware_tags`{% #vmware_tags %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `VmwareTags`**Description**: These are the details of the VMware tags associated with the specified virtual machine.

- `vmware_category`**Type**: `STRING`**Provider name**: `VmwareCategory`**Description**: The is the category of VMware.
- `vmware_tag_description`**Type**: `STRING`**Provider name**: `VmwareTagDescription`**Description**: This is a user-defined description of a VMware tag.
- `vmware_tag_name`**Type**: `STRING`**Provider name**: `VmwareTagName`**Description**: This is the user-defined name of a VMware tag.
