--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_groundstation_dataflow_endpoint_group Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::GroundStation::DataflowEndpointGroup --- # awscc_groundstation_dataflow_endpoint_group (Data Source) Data Source schema for AWS::GroundStation::DataflowEndpointGroup ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) - `endpoint_details` (Attributes List) (see [below for nested schema](#nestedatt--endpoint_details)) - `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `endpoint_details` Read-Only: - `endpoint` (Attributes) (see [below for nested schema](#nestedatt--endpoint_details--endpoint)) - `security_details` (Attributes) (see [below for nested schema](#nestedatt--endpoint_details--security_details)) ### Nested Schema for `endpoint_details.endpoint` Read-Only: - `address` (Attributes) (see [below for nested schema](#nestedatt--endpoint_details--endpoint--address)) - `mtu` (Number) - `name` (String) ### Nested Schema for `endpoint_details.endpoint.address` Read-Only: - `name` (String) - `port` (Number) ### Nested Schema for `endpoint_details.security_details` Read-Only: - `role_arn` (String) - `security_group_ids` (List of String) - `subnet_ids` (List of String) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)