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

# aws_appstream_app_block_builder{% #aws_appstream_app_block_builder %}

## `access_endpoints`{% #access_endpoints %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `AccessEndpoints`**Description**: The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.

- `endpoint_type`**Type**: `STRING`**Provider name**: `EndpointType`**Description**: The type of interface endpoint.
- `vpce_id`**Type**: `STRING`**Provider name**: `VpceId`**Description**: The identifier (ID) of the VPC in which the interface endpoint is used.

## `account_id`{% #account_id %}

**Type**: `STRING`

## `app_block_builder_errors`{% #app_block_builder_errors %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `AppBlockBuilderErrors`**Description**: The app block builder errors.

- `error_code`**Type**: `STRING`**Provider name**: `ErrorCode`**Description**: The error code.
- `error_message`**Type**: `STRING`**Provider name**: `ErrorMessage`**Description**: The error message.
- `error_timestamp`**Type**: `TIMESTAMP`**Provider name**: `ErrorTimestamp`**Description**: The time the error occurred.

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The ARN of the app block builder.

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: The creation time of the app block builder.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the app block builder.

## `enable_default_internet_access`{% #enable_default_internet_access %}

**Type**: `BOOLEAN`**Provider name**: `EnableDefaultInternetAccess`**Description**: Indicates whether default internet access is enabled for the app block builder.

## `iam_role_arn`{% #iam_role_arn %}

**Type**: `STRING`**Provider name**: `IamRoleArn`**Description**: The ARN of the IAM role that is applied to the app block builder.

## `instance_type`{% #instance_type %}

**Type**: `STRING`**Provider name**: `InstanceType`**Description**: The instance type of the app block builder.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the app block builder.

## `platform`{% #platform %}

**Type**: `STRING`**Provider name**: `Platform`**Description**: The platform of the app block builder. `WINDOWS_SERVER_2019` is the only valid value.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The state of the app block builder.

## `state_change_reason`{% #state_change_reason %}

**Type**: `STRUCT`**Provider name**: `StateChangeReason`**Description**: The state change reason.

- `code`**Type**: `STRING`**Provider name**: `Code`**Description**: The state change reason code.
- `message`**Type**: `STRING`**Provider name**: `Message`**Description**: The state change reason message.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_config`{% #vpc_config %}

**Type**: `STRUCT`**Provider name**: `VpcConfig`**Description**: The VPC configuration for the app block builder.

- `security_group_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroupIds`**Description**: The identifiers of the security groups for the fleet or image builder.
- `subnet_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SubnetIds`**Description**: The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.
