---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "decort_sdn_access_group Data Source - terraform-provider-decort"
subcategory: ""
description: |-
---
# decort_sdn_access_group (Data Source)
## Schema
### Required
- `access_group_id` (String) The unique access group ID
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `comment` (String) Comment description
- `created_at` (String) Creation timestamp
- `display_name` (String) Display name
- `id` (String) The ID of this resource.
- `net_object_access_group` (List of Object) Net object access group configuration (see [below for nested schema](#nestedatt--net_object_access_group))
### Nested Schema for `timeouts`
Optional:
- `default` (String)
- `read` (String)
### Nested Schema for `net_object_access_group`
Read-Only:
- `access_group_id` (String)
- `id` (String)
- `version_id` (Number)