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

# aws_workspaces_web_network_settings{% #aws_workspaces_web_network_settings %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `associated_portal_arns`{% #associated_portal_arns %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `associatedPortalArns` **Description**: A list of web portal ARNs that this network settings is associated with. 

## `network_settings_arn`{% #network_settings_arn %}

**Type**: `STRING` **Provider name**: `networkSettingsArn` **Description**: The ARN of the network settings. 

## `security_group_ids`{% #security_group_ids %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `securityGroupIds` **Description**: One or more security groups used to control access from streaming instances to your VPC. 

## `subnet_ids`{% #subnet_ids %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `subnetIds` **Description**: The subnets in which network interfaces are created to connect streaming instances to your VPC. At least two of these subnets must be in different availability zones. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `vpc_id`{% #vpc_id %}

**Type**: `STRING` **Provider name**: `vpcId` **Description**: The VPC that streaming instances will connect to. 
